|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::PointCloudNetwork::set_vertices | ( | const std::vector< LineVertex > & | vertices | ) |
Set all point vertices.
| vertices | Vector of LineVertex containing position, color, thickness |
Definition at line 208 of file PointCloudNetwork.cpp.
References m_cached_vertices, m_num_points, m_operator, MF_DEBUG, MF_ERROR, MayaFlux::Journal::NodeProcessing, and MayaFlux::Journal::Nodes.
Referenced by apply_color_gradient(), and apply_radial_gradient().
Here is the caller graph for this function: