|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::GpuSync::TopologyGeneratorNode::add_point | ( | const LineVertex & | point | ) |
Add point to topology.
| point | LineVertex data |
If auto_connect enabled, immediately regenerates connections.
Definition at line 63 of file TopologyGeneratorNode.cpp.
References m_auto_connect, m_points, MayaFlux::Nodes::GpuSync::GeometryWriterNode::m_vertex_data_dirty, and regenerate_topology().
Here is the call graph for this function: