|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::PathOperator::add_path | ( | const std::vector< LineVertex > & | control_vertices, |
| Kinesis::InterpolationMode | mode | ||
| ) |
Add a new path with given control points and properties.
| control_points | Vector of control points for the path. |
| mode | Interpolation mode for the path. |
Definition at line 57 of file PathOperator.cpp.
References m_default_samples_per_segment, m_default_thickness, m_paths, MF_DEBUG, MF_WARN, MayaFlux::Journal::NodeProcessing, and MayaFlux::Journal::Nodes.
Referenced by initialize(), and initialize_paths().
Here is the caller graph for this function: