ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Creates a scene from a given scene graph group node
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- root
- Type: ILNumerics.DrawingGroup
existing scene graph root
Remarks
This constructor will create a shallow copy of the existing root node and its children. The copy is done efficiently without copying any buffer data.
[ILNumerics Visualization Engine]
See Also