ILNumerics Ultimate VS

OGLProgramCreate 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 OGLProgram Create(
	params string[] shaderNames
)

Parameters

shaderNames
Type: SystemString

Return Value

Type: OGLProgram
See Also

Reference