|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::optional<float> MayaFlux::Nodes::Network::SpatialFieldConfig::cell_size |
Spatial hash cell size.
Nullopt derives it from the network's primary operator when that operator is a PhysicsOperator (its get_interaction_radius()); any other primary operator has no equivalent concept and must set this explicitly. Only consulted when absorb_radius or density_color below actually needs the hash built. Structural: fixed at construction.
Definition at line 52 of file GpuFieldOperator.hpp.