|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_HOST_API bool MayaFlux::Host::Live::lila_add_header | ( | const std::string & | filename | ) |
Stage a header for inclusion in the Lila interpreter.
Resolves the header's directory and pre-evaluates the include so the type is available to JIT clients without manual inclusion.
| filename | Header filename to find and include, e.g. "Dust.hpp" |
Definition at line 130 of file Runtime.cpp.
References find_include_dir(), lila_add_include_path(), lila_eval(), and LILA_WARN.
Here is the call graph for this function: