Compute the step size of a curve. More...
#include <CurveOperators.hpp>
Compute the step size of a curve.
Use in conjunction with an OnDemandCreator. Example:
(*MyLineSet.CartesianVertices)[ "StepSize" ] = new Field( new OnDemandCreator<StepSize>(MyLineSet) );
| Fiber::Curve::StepSize::StepSize | ( | const CurveOperatorData & | CurveData, | |
| const MemBase::Creator_t & | C = MemCore::NullPtr() | |||
| ) |  [inline] | 
References Fiber::LineSet::getCoords().
 1.6.2
 1.6.2