evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
ShaderAttribute
evael
graphics
Vertex
Undocumented in source.
struct
ShaderAttribute {
int
layoutIndex
;
int
type
;
int
size
;
bool
normalized
;
}
Members
Variables
layoutIndex
int
layoutIndex
;
Undocumented in source.
normalized
bool
normalized
;
Undocumented in source.
size
int
size
;
Undocumented in source.
type
int
type
;
Undocumented in source.
Meta
Source
See Implementation
evael
graphics
Vertex
aliases
Vertex2PositionColor
Vertex2PositionColorNormal
Vertex2PositionColorTexture
Vertex3PositionColor
Vertex3PositionColorNormal
Vertex3PositionColorTexture
structs
Instancing
IqmVertex
ShaderAttribute
TerrainVertex
VertexPositionColor
VertexPositionColorNormal
VertexPositionColorNormalTexture
VertexPositionColorTexture