Tao.OpenGl SDK Documentation

Glu.GLU_VERSION_1_2 Field

GLU API revision.

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

Remarks

Specifies GLU 1.2.

See Also

Glu Class | Tao.OpenGl Namespace