|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::GpuSync::LineSegmentsNode::add_line | ( | const LineVertex & | a, |
| const LineVertex & | b | ||
| ) |
Add a segment between two vertices.
| a | Start vertex (position, color, thickness). |
| b | End vertex (position, color, thickness). |
Definition at line 26 of file LineSegmentsNode.cpp.
References a, b, m_segments, and MayaFlux::Nodes::GpuSync::GeometryWriterNode::m_vertex_data_dirty.