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