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: 15.0.2.11458
Syntax
C#
public class DistributionRegistry

The DistributionRegistry type exposes the following members.

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