Module: GL_SGIS_point_line_texgen::Constants

Defined in:
lib/opengl-definitions/extensions/GL_SGIS_point_line_texgen.rb

Constant Summary collapse

NEYE_DISTANCE_TO_POINT_SGIS =
0x81F0
NOBJECT_DISTANCE_TO_POINT_SGIS =
0x81F1
NEYE_DISTANCE_TO_LINE_SGIS =
0x81F2
NOBJECT_DISTANCE_TO_LINE_SGIS =
0x81F3
NEYE_POINT_SGIS =
0x81F4
NOBJECT_POINT_SGIS =
0x81F5
NEYE_LINE_SGIS =
0x81F6
NOBJECT_LINE_SGIS =
0x81F7