despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
glType
gfmod
opengl
vertexarray
Determine GL type of a vertex attribute.
template
glType (
A
)
if
(
isVertexAttribute
!
A
) {
enum
glType
;
}
Meta
Source
See Implementation
gfmod
opengl
vertexarray
aliases
AttributeElementTypes
classes
VertexArray
enums
PrimitiveType
manifest constants
attributeElementGLTypes
templates
dimension
glType
isVertexAttribute
Determine GL type of a vertex attribute.