|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kinesis::CurveEvaluator::configure | ( | InterpolationMode | mode, |
| double | tension | ||
| ) |
Re-resolve the kernel.
A no-op when both arguments are unchanged.
| mode | Interpolation mode. |
| tension | Tension, consumed only by CATMULL_ROM. |
Definition at line 455 of file MotionCurves.cpp.
References m_mode, m_tension, mode(), rebuild_kernel(), and tension().
Referenced by MayaFlux::Nodes::GpuSync::TopologyGeneratorNode::build_interpolated_path(), and MayaFlux::Nodes::GpuSync::PathGeneratorNode::write_curve_segment().
Here is the call graph for this function:
Here is the caller graph for this function: