|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< PointVertex > MayaFlux::Kakshya::to_point_vertices | ( | std::span< const Vertex > | vertices, |
| glm::vec2 | size_range = { 8.0F, 12.0F } |
||
| ) |
Batch-project raw Vertex vector to PointVertex.
| vertices | Source vertices |
| size_range | Size range passed to to_point_vertex |
Definition at line 5 of file VertexFormats.cpp.
References to_point_vertex().
Referenced by MayaFlux::Nodes::Network::ParticleNetwork::generate_initial_vertices().
Here is the call graph for this function:
Here is the caller graph for this function: