Compute the torsion of a curve, which is a line with Velocity given. More...
#include <CurveOperators.hpp>
Compute the torsion of a curve, which is a line with Velocity given.
Use in conjunction with an OnDemandCreator. Example:
(*MyLineSet.CartesianVertices)[ "Torsion" ] = new Field( new OnDemandCreator<Torsion>(MyLineSet) );
| Fiber::Curve::Torsion::Torsion | ( | const CurveOperatorData & | CD, | |
| const MemBase::Creator_t & | C = MemCore::NullPtr() | |||
| ) | [inline] |
1.6.2