BioDynaMo
v1.05.120-25dc9790
|
#include <octree_environment.h>
Public Member Functions | |
AgentContainer () | |
size_t | size () const |
const Real3 & | operator[] (size_t idx) const |
Public Attributes | |
AgentFlatIdxMap | flat_idx_map_ |
ResourceManager * | rm_ = nullptr |
This class acts as a contiguous container of simulation object positions for the Unibn octree API
Definition at line 28 of file octree_environment.h.
|
inline |
Definition at line 30 of file octree_environment.h.
|
inline |
Definition at line 34 of file octree_environment.h.
|
inline |
Definition at line 32 of file octree_environment.h.
AgentFlatIdxMap bdm::AgentContainer::flat_idx_map_ |
Definition at line 39 of file octree_environment.h.
ResourceManager* bdm::AgentContainer::rm_ = nullptr |
Definition at line 40 of file octree_environment.h.