voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
Attribute
voxelman
core
chunkmesh
Undocumented in source.
struct
Attribute {
uint
location
;
uint
elementNum
;
uint
elementType
;
uint
elementSize
;
uint
offset
;
bool
normalized
;
}
Members
Variables
elementNum
uint
elementNum
;
number of
elementSize
uint
elementSize
;
in bytes
elementType
uint
elementType
;
GL_FLOAT etc
location
uint
location
;
Undocumented in source.
normalized
bool
normalized
;
Undocumented in source.
offset
uint
offset
;
offset from the begining of buffer
Meta
Source
See Implementation
voxelman
core
chunkmesh
classes
ChunkMesh
structs
Attribute