|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Expanse > MayaFlux::Nexus::Tapestry::create_expanse | ( | std::string | name, |
| Expanse::ContainsFn | contains, | ||
| Expanse::CrossingFn | on_enter, | ||
| Expanse::CrossingFn | on_exit | ||
| ) |
Create and register a named Expanse.
Definition at line 84 of file Tapestry.cpp.
References m_expanses.
Referenced by MayaFlux::Nexus::StateDecoder::reconstruct().
Here is the caller graph for this function: