MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
TextureAccess.hpp File Reference
#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< TextureAccessMayaFlux::Kakshya::as_texture_access (const DataVariant &variant)
 Extract a TextureAccess from a DataVariant.