ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::SBoundingBox Struct Reference

#include <physics_model.h>

List of all members.

Public Member Functions

bool Intersects (const SBoundingBox &s_bb) const

Public Attributes

CVector3 MinCorner
CVector3 MaxCorner

Detailed Description

Definition at line 26 of file physics_model.h.


Member Function Documentation

bool argos::SBoundingBox::Intersects ( const SBoundingBox s_bb) const [inline]

Definition at line 30 of file physics_model.h.


Member Data Documentation


The documentation for this struct was generated from the following file: