voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
voxelman.model.vertex
voxelman
model
Members
Aliases
glTypeIndex
alias
glTypeIndex
(
T
)
=
staticIndexOf
!(
T
,
byte
,
ubyte
,
short
,
ushort
,
int
,
uint
,
half
,
float
,
double
)
Undocumented in source.
Enums
glTypeOf
eponymoustemplate
glTypeOf
(T)
Undocumented in source.
normalizeAttributeType
eponymoustemplate
normalizeAttributeType
(T)
Undocumented in source.
Functions
setupAttribute
void
setupAttribute
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
glTypes
uint
[]
glTypes
;
Undocumented in source.
normalizeTypeTable
bool
[]
normalizeTypeTable
;
Undocumented in source.
Structs
VertexPosColor
struct
VertexPosColor
(PosType, uint pos_size, ColType, uint col_size)
Undocumented in source.
VertexPosUvColor
struct
VertexPosUvColor
(PosType, uint pos_size, UvType, uint uv_size, ColType, uint col_size)
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2016-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
model
modules
mesh
obj
ply
utils
vertex