voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
Faces
voxelman
model
mesh
Undocumented in source.
struct
Faces {
int
[]
faceData
;
size_t
numFaces
;
bool
isTriangulated
();
Range
opIndex
();
}
Members
Functions
isTriangulated
bool
isTriangulated
()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Range
opIndex
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
faceData
int
[]
faceData
;
Undocumented in source.
numFaces
size_t
numFaces
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
model
mesh
structs
Face
Face3
Faces
Mesh