A sample point (phase, length) for mapping between curve parameter and curve length. More...
#include <kanzi/core/math/curve_reparametrization.hpp>
Public Attributes | |
| float | length |
| Curve length between phases 0 and 'phase'. | |
| float | phase |
| Phase (or time) coordinate of sample. | |
A sample point (phase, length) for mapping between curve parameter and curve length.
| float kanzi::CurveReparametrization::ReparametrizationSample::phase |
Phase (or time) coordinate of sample.
| float kanzi::CurveReparametrization::ReparametrizationSample::length |
Curve length between phases 0 and 'phase'.