Tao.OpenGl SDK Documentation

Glu.GLU_VERSION_1_3 Field

GLU API revision.

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

Remarks

Specifies GLU 1.3.

See Also

Glu Class | Tao.OpenGl Namespace