|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Fabric > MayaFlux::Nexus::Tapestry::create_fabric | ( | std::string | name, |
| float | cell_size = 1.0F |
||
| ) |
create_fabric a new named Fabric into the Tapestry.
| name | Identifier for lookup; must not collide with existing names. |
| cell_size | Grid cell edge length for the spatial index. |
Definition at line 26 of file Tapestry.cpp.
References MayaFlux::Journal::Init, m_event_manager, m_fabrics, m_named_fabrics, m_scheduler, MF_WARN, and MayaFlux::Journal::Nexus.