ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Buffer sets contain any buffers for the shape: vertex and index buffers.
A buffer set can be shared among multiple shapes in the same way as individual buffers can. Reference
counting keeps track of the instances and memory management transparently.
Get the complete set of buffers for the shape or sets it
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Property Value
Type: BufferSetRemarks
[ILNumerics Visualization Engine]
See Also