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

◆ set_capture_growth()

void MayaFlux::Nodes::Network::GpuFieldOperator::set_capture_growth ( float  growth)

Live-update ClaimProcessor's size-to-capture-radius scaling.

Definition at line 145 of file GpuFieldOperator.cpp.

146{
148 invalidate();
149}
void invalidate()
Clear the cached spec and bump revision().
float capture_growth
Scales a claimant's effective capture radius by the cube root of its own currently accreted mass (mut...

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

+ Here is the call graph for this function: