|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| #define MF_LIVE_EXPOSE | ( | key, | |
| ptr | |||
| ) | ((void)0) |
Exposes ptr to the live arena under a user-supplied key when MAYAFLUX_LIVE is defined.
Expands to a no-op when MAYAFLUX_LIVE is not defined.
Definition at line 248 of file LiveArena.hpp.