![]() |
fpmas 1.6
|
#include <spatial_model.h>


Public Member Functions | |
| AgentType * | build () override |
| virtual SpatialAgent< AgentType::Cell > * | build ()=0 |
api::model::SpatialAgentFactory implementation that uses AgentTypes default constructor.
|
inlineoverridevirtual |
Returns new AgentType().
Implements fpmas::api::model::SpatialAgentFactory< AgentType::Cell >.