|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::TopologyOperator::add_topology | ( | const std::vector< LineVertex > & | vertices, |
| Kinesis::ProximityMode | mode | ||
| ) |
Add a single topology with full per-vertex control.
| vertices | Vector of LineVertex defining the topology's points and attributes. |
| mode | Proximity mode for this topology. |
Definition at line 54 of file TopologyOperator.cpp.
References m_topologies, MF_DEBUG, MF_WARN, MayaFlux::Journal::NodeProcessing, and MayaFlux::Journal::Nodes.
Referenced by initialize(), and initialize_topologies().
Here is the caller graph for this function: