Tao.OpenGl SDK Documentation

Glu.GLU_VERSION_1_1 Field

GLU API revision.

[Visual Basic]
Public Const GLU_VERSION_1_1 As Boolean = True
[C#]
public const bool GLU_VERSION_1_1 = True;

Remarks

Specifies GLU 1.1.

See Also

Glu Class | Tao.OpenGl Namespace