|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Construct with named perception and influence functions.
| query_radius | Radius passed to the spatial index on each commit. |
| perception_fn_name | Identifier for the perception function. |
| perception | Called first on every commit. |
| influence_fn_name | Identifier for the influence function. |
| influence | Called second on every commit. |
Definition at line 57 of file Agent.hpp.