dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
FaceGroup
dgl
graphics
mesh
Undocumented in source.
class
FaceGroup : Freeable {
DynamicArray
!
Triangle
tris
;
uint
displayList
;
int
materialIndex
;
Material
material
;
void
free
();
~this
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
free
void
free
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
displayList
uint
displayList
;
Undocumented in source.
material
Material
material
;
Undocumented in source.
materialIndex
int
materialIndex
;
Undocumented in source.
tris
DynamicArray
!
Triangle
tris
;
Undocumented in source.
Meta
Source
See Implementation
dgl
graphics
mesh
classes
FaceGroup
Mesh
functions
hasVector
vectorsAlmostSame
variables
generateTangentVectors