Click or drag to resize
SoGeodesicDistanceMapProcessing Properties

The SoGeodesicDistanceMapProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyinBinaryImage

The input binary image.

Public propertyinMaskImage

The binary image for the forbidden area (compute distance only outside).

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