ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
true: program was newly created, false: program was reused (no need to recreate VAO)
Create or reuse program for a specific shape.
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- shape
- Type: ILNumerics.DrawingOGLShape
the shape - parameter
- Type: ILNumerics.DrawingRenderParameter
Return Value
Type: Booleantrue: program was newly created, false: program was reused (no need to recreate VAO)
Remarks
[ILNumerics Visualization Engine]
See Also