gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
Quad
gfx
genmesh
poly
a quad face type, with a vertex type parameter T can be an index or actual vertex
alias
Quad
(
VT
)
=
GenFace
!(4,
VT
)
Meta
Source
See Implementation
gfx
genmesh
poly
aliases
Quad
Triangle
enums
isFace
isFlexFace
isGenFace
functions
flexFace
quad
triangle
structs
FlexFace
GenFace
GenVertex
templates
VertexType
faceDim
a quad face type, with a vertex type parameter T can be an index or actual vertex