|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::vector< LineVertex > MayaFlux::Kakshya::to_line_vertices | ( | std::span< const Vertex > | vertices, |
| glm::vec2 | thickness_range = { 1.0F, 2.0F } |
||
| ) |
Batch-project raw Vertex vector to LineVertex.
| vertices | Source vertices |
| thickness_range | Thickness range passed to to_line_vertex |
Definition at line 17 of file VertexFormats.cpp.
References to_line_vertex().
Referenced by MayaFlux::Nodes::Network::PointCloudNetwork::generate_initial_positions().
Here is the call graph for this function:
Here is the caller graph for this function: