#include <environment.h>
|
using | Type = std::vector< std::array< real_t, 8 > > |
|
Definition at line 135 of file environment.h.
◆ Type
◆ SimDimensionAndLargestAgentFunctor()
bdm::Environment::SimDimensionAndLargestAgentFunctor::SimDimensionAndLargestAgentFunctor |
( |
Type & |
xmin, |
|
|
Type & |
xmax, |
|
|
Type & |
ymin, |
|
|
Type & |
ymax, |
|
|
Type & |
zmin, |
|
|
Type & |
zmax, |
|
|
Type & |
largest |
|
) |
| |
|
inline |
◆ operator()()
void bdm::Environment::SimDimensionAndLargestAgentFunctor::operator() |
( |
Agent * |
agent, |
|
|
AgentHandle |
|
|
) |
| |
|
inlineoverride |
◆ largest_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::largest_ |
◆ xmax_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::xmax_ |
◆ xmin_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::xmin_ |
◆ ymax_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::ymax_ |
◆ ymin_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::ymin_ |
◆ zmax_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::zmax_ |
◆ zmin_
Type& bdm::Environment::SimDimensionAndLargestAgentFunctor::zmin_ |
The documentation for this struct was generated from the following file: