BaseRht.RhtRange

Undocumented in source.
mixintemplate BaseRht()
static
struct RhtRange (
T
SliceKind kind
P
) {}

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
Curve front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

points
auto points [@property getter]

Resulting points that are not fitted to any shape yet

Meta