Click or drag to resize

DistributionRegistry Class

The registry of distributions types.
Inheritance Hierarchy
SystemObject
  Demo3D.Common.RandomDistributionRegistry

Namespace: Demo3D.Common.Random
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public class DistributionRegistry

The DistributionRegistry type exposes the following members.

Constructors
 NameDescription
Public methodDistributionRegistryInitializes a new instance of the DistributionRegistry class
Top
Properties
Methods
 NameDescription
Public methodRegisterDistribution 
Top
See Also