|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::vector< Nodes::PointVertex > MayaFlux::Kinesis::to_point_vertices | ( | std::span< const SampleResult > | samples, |
| glm::vec2 | size_range = { 8.0F, 12.0F } |
||
| ) |
Batch-project SampleResult vector to PointVertex.
| samples | Source samples |
| size_range | Size range passed to to_point_vertex |
Definition at line 396 of file VertexSampler.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: