SoRandomSphereGeneration3d Properties |
The SoRandomSphereGeneration3d type exposes the following members.
Name | Description | |
---|---|---|
![]() | distance | The minimum length between two centers. |
![]() | distribution | The distribution type for length of radius. |
![]() | imageSize | The size of the new image. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | outBinaryImage | The output 3D binary image. |
![]() | radiusRange | The min and max size of radius (for Uniform distribution) or mean and standard deviation (for gaussian distribution). |
![]() | sphereNumber | The number of spheres. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |