despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
PrimitiveType
gfmod
opengl
vertexarray
Primitive types that may be stored in a VertexArray.
Values
Value
Meaning
Points
GL_POINTS
LineStrip
GL_LINE_STRIP
LineLoop
GL_LINE_LOOP
Lines
GL_LINES
TriangleStrip
GL_TRIANGLE_STRIP
TriangleFan
GL_TRIANGLE_FAN
Triangles
GL_TRIANGLES
Meta
Source
See Implementation
gfmod
opengl
vertexarray
aliases
AttributeElementTypes
classes
VertexArray
enums
PrimitiveType
manifest constants
attributeElementGLTypes
templates
dimension
glType
isVertexAttribute
Primitive types that may be stored in a VertexArray.