Module: GL_SGIS_fog_function
- Defined in:
- lib/opengl-definitions/extensions/GL_SGIS_fog_function.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glFogFuncSGIS: [ :void, :GLsizei, :pointer ].freeze, glGetFogFuncSGIS: [ :void, :pointer ].freeze, }.freeze