Click or drag to resize
SoVolumeClippingGroup Properties

The SoVolumeClippingGroup type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyclipOutside

If true, voxels inside the clipping object will be drawn, voxels outside will be clipped.

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

Set a callback to be called when there are not enough passes (see OIV.VolumeViz.Nodes.SoVolumeClippingGroup.numPasses) to properly apply the clipping.

Public propertynumPasses

Number of passes used to do the clipping.

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