MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_control_point_count()
size_t MayaFlux::Nodes::GpuSync::PathGeneratorNode::get_control_point_count
(
)
const
inline
Get number of control points currently stored.
Returns
Control point count
Definition at line
238
of file
PathGeneratorNode.hpp
.
238
{
return
m_control_points
.size(); }
MayaFlux::Nodes::GpuSync::PathGeneratorNode::m_control_points
Memory::HistoryBuffer< LineVertex > m_control_points
Definition
PathGeneratorNode.hpp:295
MayaFlux
Nodes
GpuSync
PathGeneratorNode
Generated by
1.9.8