|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::GpuSync::PathGeneratorNode::complete | ( | ) |
Finish incremental drawing stroke.
Clears the sliding window. Call this when pen lifts or stroke ends. Next draw_to() will start a fresh stroke.
Definition at line 508 of file PathGeneratorNode.cpp.
References append_line_segment(), generate_curve_segment(), m_completed_draws, m_draw_vertices, m_draw_window, MayaFlux::Nodes::GpuSync::GeometryWriterNode::m_vertex_data_dirty, MF_WARN, MayaFlux::Journal::NodeProcessing, and MayaFlux::Journal::Nodes.
Here is the call graph for this function: