Geometry

Undocumented in source.

Members

Functions

add
void add(Vertex vertex)
Undocumented in source. Be warned that the author may not have intended to support it.
build
auto build()
Undocumented in source. Be warned that the author may not have intended to support it.
indexList
inout(Index[]) indexList()
Undocumented in source. Be warned that the author may not have intended to support it.
select
void select(Index index)
Undocumented in source. Be warned that the author may not have intended to support it.
vertexList
inout(Vertex[]) vertexList()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

hasIndex
enum hasIndex;
Undocumented in source.

Variables

primitive
PrimitiveTopology primitive;
Undocumented in source.

Meta