|
using | RNG = RNGType |
| The random number generator type to use.
|
|
using | Config = DataIO::Config |
| Make the config type more easily available.
|
|
const Config | cfg |
| The test configuration.
|
|
std::shared_ptr< spdlog::logger > | log |
| A logger to use during the test or to pass to entities that need it.
|
|
std::shared_ptr< RNG > | rng |
| The shared random number generator instance, randomly seeded.
|
|
◆ Infrastructure() [1/2]
Utopia::Models::SimpleFlocking::Infrastructure::Infrastructure |
( |
| ) |
|
|
inline |
Container select_entities(const Manager &mngr, const DataIO::Config &sel_cfg)
Select entities according to parameters specified in a configuration.
Definition select.hh:213
◆ Infrastructure() [2/2]
Utopia::Models::SimpleFlocking::Infrastructure::Infrastructure |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following files: