Struct FlexFace

a runtime flexible face

struct FlexFace(VT) ;

Constructors

NameDescription
this (v1, v2, v3)
this (v1, v2, v3, v4)

Fields

NameTypeDescription
q Quad!VT
vertices VT[]

Properties

NameTypeDescription
length[get] size_t

Methods

NameDescription
opIndex (n)