Click or drag to resize
SoFillHolesProcessing3d Properties

The SoFillHolesProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertyinObjectImage

The input 3D binary image.

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

In 3D configuration (see OIV.ImageViz.Engines.SoImageVizEngine.ComputeModes), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.

Public propertyoutObjectImage

The binary output image.

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