dcv v0.2.2 (2017-12-07T17:34:37Z)
Dub
Repo
BaseRht.RhtRange
dcv
features
rht
BaseRht
Undocumented in source.
mixintemplate
BaseRht
()
static
struct
RhtRange (
T
SliceKind
kind
P
) {
Curve
front
();
bool
empty
();
void
popFront
();
auto
points
[@property getter];
}
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
Source
See Implementation
dcv
features
rht
BaseRht
aliases
Point
This
functions
epouchs
iterations
minCurve
threshold
static functions
isInvalidCurve
opCall
toInt
structs
RhtRange
variables
_epouchs
_iters
_minCurve
_thrd