despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
AttributeElementTypes
gfmod
opengl
vertexarray
Possible types of a single element of a vertex attribute.
alias
AttributeElementTypes
=
TypeTuple
!(
float
,
double
,
byte
,
short
,
int
,
ubyte
,
ushort
,
uint
)
Meta
Source
See Implementation
gfmod
opengl
vertexarray
aliases
AttributeElementTypes
classes
VertexArray
enums
PrimitiveType
manifest constants
attributeElementGLTypes
templates
dimension
glType
isVertexAttribute
Possible types of a single element of a vertex attribute.