|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Attach to a spatial container.
Validates that the container has at least one spatial dimension. Disables auto-caching (appropriate for live surfaces). Delegates to RegionProcessorBase::on_attach which calls organize_container_data().
| std::invalid_argument | if no spatial dimension is found. |
Reimplemented from MayaFlux::Kakshya::RegionProcessorBase.
Definition at line 9 of file SpatialRegionProcessor.cpp.
References MayaFlux::Journal::ContainerProcessing, MayaFlux::Journal::Kakshya, MayaFlux::Kakshya::RegionProcessorBase::m_auto_caching, MayaFlux::Kakshya::RegionProcessorBase::m_organized_regions, MF_INFO, MayaFlux::Kakshya::RegionProcessorBase::on_attach(), MayaFlux::Kakshya::DataDimension::role, MayaFlux::Kakshya::DataDimension::SPATIAL_X, MayaFlux::Kakshya::DataDimension::SPATIAL_Y, and MayaFlux::Kakshya::DataDimension::SPATIAL_Z.
Here is the call graph for this function: