ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
#include <physics_model.h>
Public Member Functions | |
bool | Intersects (const SBoundingBox &s_bb) const |
Public Attributes | |
CVector3 | MinCorner |
CVector3 | MaxCorner |
Definition at line 26 of file physics_model.h.
bool argos::SBoundingBox::Intersects | ( | const SBoundingBox & | s_bb | ) | const [inline] |
Definition at line 30 of file physics_model.h.
Definition at line 28 of file physics_model.h.
Definition at line 27 of file physics_model.h.