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

◆ set_cross_cluster()

void MayaFlux::Nodes::Network::GpuFieldOperator::set_cross_cluster ( bool  enabled)

Live-update whether claims and density see across cluster boundaries.

Definition at line 175 of file GpuFieldOperator.cpp.

176{
178 invalidate();
179}
void invalidate()
Clear the cached spec and bump revision().
bool cross_cluster
Whether ClaimProcessor and HashDensityColorProcessor may see across cluster boundaries.

References MayaFlux::Nodes::Network::SpatialFieldConfig::cross_cluster, invalidate(), and m_field_config.

+ Here is the call graph for this function: