Libraries
»
opengl-definitions
(0.0.2)
»
Index (G)
»
GL_NV_polygon_mode
Module: GL_NV_polygon_mode
Defined in:
lib/opengl-definitions/extensions/GL_NV_polygon_mode.rb
Defined Under Namespace
Modules:
Constants
Constant Summary
collapse
FUNCTIONS =
{
glPolygonModeNV:
[
:void
,
:GLenum
,
:GLenum
]
.
freeze
,
}
.
freeze