| State Variable | Description | Attribute Group | Initial Value | Get Command |
|---|---|---|---|---|
GL_PERSPECTIVE_CORRECTION_ HINT | Perspective correction hint | hint | GL_DONT_CARE | glGetIntegerv() |
GL_POINT_SMOOTH_HINT | Point smooth hint | hint | GL_DONT_CARE | glGetIntegerv() |
GL_LINE_SMOOTH_HINT | Line smooth hint | hint | GL_DONT_CARE | glGetIntegerv() |
GL_POLYGON_SMOOTH_HINT | Polygon smooth hint | hint | GL_DONT_CARE | glGetIntegerv() |
GL_FOG_HINT | Fog hint | hint | GL_DONT_CARE | glGetIntegerv() |
OpenGL Programming Guide