ILNumerics Ultimate VS

OGLShape Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the OGLShape class

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

protected OGLShape(
	Shape shape,
	Dictionary<int, OGLBuffer> bufferMapping
)

Parameters

shape
Type: ILNumerics.DrawingShape
bufferMapping
Type: System.Collections.GenericDictionaryInt32, OGLBuffer
See Also

Reference