|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Insert structured GLM data with automatic dimension setup.
| T | GLM type (glm::vec2, glm::vec3, glm::vec4, glm::mat4) |
| data | Source GLM elements |
| target_modality | Semantic interpretation (must match GLM component count) |
| replace_existing | If true, replaces existing data; if false, appends |
Definition at line 71 of file DataInsertion.hpp.