MayaFlux
0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_point_count()
size_t MayaFlux::Nodes::GpuSync::TopologyGeneratorNode::get_point_count
(
)
const
inline
Get point count.
Definition at line
221
of file
TopologyGeneratorNode.hpp
.
222
{
223
return
m_points
.size();
224
}
MayaFlux::Nodes::GpuSync::TopologyGeneratorNode::m_points
std::vector< LineVertex > m_points
Points, newest first: index 0 is the most recently added.
Definition
TopologyGeneratorNode.hpp:312
MayaFlux
Nodes
GpuSync
TopologyGeneratorNode
Generated by
1.9.8