Click or drag to resize
SoChamferDistanceMapProcessing3d Properties

The SoChamferDistanceMapProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertycornerDistance

The distance between 2 pixels with min 3D connexity.

Public propertyedgeDistance

The distance between 2 pixels with middle 3D connexity.

Public propertyfaceDistance

The distance between 2 pixels with max 3D connexity.

Public propertyinBinaryImage

The input 3D binary image.

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

The output distance map image.

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