|
| ChordLengths () |
|
| ChordLengths (const ChordLengths &other) |
|
| ChordLengths (ChordLengths &&other) |
|
virtual | ~ChordLengths () |
|
ChordLengths & | operator= (const ChordLengths &other) |
|
ChordLengths & | operator= (ChordLengths &&other) |
|
BSpline | spline () const |
|
std::vector< real > | knots () const |
|
std::vector< real > | lengths () const |
|
TS_DEPRECATED std::vector< real > | values () const |
|
size_t | size () const |
|
real | arcLength () const |
|
real | lengthToKnot (real len) const |
|
real | tToKnot (real t) const |
|
std_real_vector_out | equidistantKnotSeq (size_t num=100) const |
|
std::string | toString () const |
|
The documentation for this class was generated from the following files: