|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
One DirtyVertexRange per path whose PathGeneratorNode needs a GPU update, so add_control_point() on one path re-uploads only that path's vertices.
Ranges are in add_path() order, matching get_vertex_data() and build_cluster_ids(); group_index is the path index and feeds get_vertex_data_for_collection(). Empty when no path changed.
Reimplemented from MayaFlux::Nodes::Network::GraphicsOperator.
Definition at line 220 of file PathOperator.cpp.
References count, MayaFlux::Nodes::Network::GraphicsOperator::DirtyVertexRange::group_index, index, m_paths, and offset.