Module: GL_SGIS_point_line_texgen::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_SGIS_point_line_texgen.rb
Constant Summary collapse
- EYE_DISTANCE_TO_POINT_SGIS =
0x81F0
- OBJECT_DISTANCE_TO_POINT_SGIS =
0x81F1
- EYE_DISTANCE_TO_LINE_SGIS =
0x81F2
- OBJECT_DISTANCE_TO_LINE_SGIS =
0x81F3
- EYE_POINT_SGIS =
0x81F4
- OBJECT_POINT_SGIS =
0x81F5
- EYE_LINE_SGIS =
0x81F6
- OBJECT_LINE_SGIS =
0x81F7