MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_field_config()

const SpatialFieldConfig & MayaFlux::Nodes::Network::GpuFieldOperator::get_field_config ( ) const
inline

The current SpatialFieldConfig: structural fields (which stages exist) and live-tunable values alike.

Read by NetworkGeometryBuffer at wiring time to decide which stages to build, and re-read by HashDensityColorProcessor / ClaimProcessor / ClaimSwallowProcessor / PopulationSpawnProcessor whenever revision() changes, so the setters below take effect on the next dispatch with no rebuild.

Definition at line 428 of file GpuFieldOperator.hpp.