24#ifndef _SO_PRUNING3D_IMAGE_FILTER_H_
25#define _SO_PRUNING3D_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoPruningProcessing3d ...
SoSFEnum neighborhood3d
In 3D configuration (see computeMode), the neighborhood connectivity defines the connectivity conside...
SoSFEnum pruningMode
End point mode Use enum PruningMode.
SoPruningProcessing3d()
Constructor.
SoSFInt32 maxLength
Enter the number of iterations (0:until convergence) Default value is 1.
SoSFImageDataAdapter inBinaryImage
The input image.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outBinaryImage
The output binary image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing a int32_t integer.