ILNumerics Ultimate VS

OGLShapeCreate Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

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

public static OGLShape Create(
	Shape shape,
	Dictionary<int, OGLBuffer> bufferMapping
)

Parameters

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

Return Value

Type: OGLShape
See Also

Reference