|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
#include "NDData.hpp"
Include dependency graph for TextureAccess.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MayaFlux::Kakshya::TextureAccess |
| Memory-compatible view of a DataVariant for texel upload. More... | |
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Kakshya |
Functions | |
| std::optional< TextureAccess > | MayaFlux::Kakshya::as_texture_access (const DataVariant &variant) |
| Extract a TextureAccess from a DataVariant. | |