#include <SplineVisual.h>
|
void | setStateCf (const double &_arc, const ParamFuncs::EvalArcGuarantee &_evalArcGuarantee=ParamFuncs::EvalArcGuarantee::AFTER_LAST) override |
|
State & | stateNmDelta (const double &_dArc) override |
|
State & | stateNmDot () override |
|
Definition at line 54 of file SplineVisual.h.
StateSimUPtr tuw::MetricSplineSim::cloneStateSim |
( |
| ) |
const |
|
override |
ParamFuncs* tuw::MetricSplineSim::paramFuncs |
( |
| ) |
|
|
override |
ParamFuncsDist* tuw::MetricSplineSim::paramFuncsDist |
( |
| ) |
|
|
override |
void tuw::MetricSplineSim::setStateCf |
( |
const double & |
_arc, |
|
|
const ParamFuncs::EvalArcGuarantee & |
_evalArcGuarantee = ParamFuncs::EvalArcGuarantee::AFTER_LAST |
|
) |
| |
|
overrideprivate |
double tuw::MetricSplineSim::stateArc |
( |
| ) |
const |
|
override |
double tuw::MetricSplineSim::stateDist |
( |
| ) |
const |
|
override |
State& tuw::MetricSplineSim::stateNmDelta |
( |
const double & |
_dArc | ) |
|
|
inlineoverrideprivate |
State& tuw::MetricSplineSim::stateNmDot |
( |
| ) |
|
|
overrideprivate |
Parametric functions with closed-form distance evaluation structure.
Definition at line 73 of file SplineVisual.h.
The documentation for this class was generated from the following file: