Click or drag to resize
SoCSGGroup Properties

The SoCSGGroup type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyboundingBoxPruningEnabled

Indicates if the CSG tree is pruned by the following rules:

Public propertyexpression

Expression which defines the CSG tree.

Public propertyisActive

Indicates if CSG rendering should be done.

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

This flag indicates if there are any shapes before the CSGGroup in the scene graph.

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