Click or drag to resize
SoSurfaceUnfoldingProcessing3d Properties

The SoSurfaceUnfoldingProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertydirections

Optional direction vectors used to unfold the surface.

Public propertyinImage

The input 3D image.

Public propertyinSurface

The input surface as a starting point for the process.

Public propertyinterpolationType

The type of interpolation used.

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

The output image.

Public propertypaddingValue

The default output value.

Public propertysize

Size of the new image.

Public propertythickness

Distance in the input image defining the output image thickness.

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