Click or drag to resize
SoRandomSphereGeneration3d Properties

The SoRandomSphereGeneration3d type exposes the following members.

Properties
  NameDescription
Public propertydistance

The minimum length between two centers.

Public propertydistribution

The distribution type for length of radius.

Public propertyimageSize

The size of the new image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutBinaryImage

The output 3D binary image.

Public propertyradiusRange

The min and max size of radius (for Uniform distribution) or mean and standard deviation (for gaussian distribution).

Public propertysphereNumber

The number of spheres.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also