MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_generated_vertex_count()
size_t MayaFlux::Nodes::GpuSync::PathGeneratorNode::get_generated_vertex_count
(
)
const
inline
Get number of generated vertices.
Returns
Vertex count
Definition at line
250
of file
PathGeneratorNode.hpp
.
250
{
return
m_vertices
.size(); }
MayaFlux::Nodes::GpuSync::PathGeneratorNode::m_vertices
std::vector< LineVertex > m_vertices
Definition
PathGeneratorNode.hpp:296
MayaFlux
Nodes
GpuSync
PathGeneratorNode
Generated by
1.9.8