FlexFace

a runtime flexible face

Constructors

this
this(VT v1, VT v2, VT v3)
Undocumented in source.
this
this(VT v1, VT v2, VT v3, VT v4)
Undocumented in source.

Members

Functions

opIndex
VT opIndex(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

vertices
VT[] vertices;
Undocumented in source.

Meta