|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Satisfied by any type exposing a position field convertible to glm::vec3.
More...
#include <Morphology.hpp>
Satisfied by any type exposing a position field convertible to glm::vec3.
Matched by all Kakshya vertex types (Vertex, PointVertex, LineVertex, MeshVertex, TextureQuadVertex), any user-defined struct following the same convention, and glm::vec3 itself when wrapped in a trivial aggregate.
Functions constrained by PositionCarrying accept arbitrary point sets without specialisation: mesh vertices, point clouds, particle systems, Forma geometry, CV observations, or any future vertex kind.
Definition at line 24 of file Morphology.hpp.