Public Member Functions | |
Box (CartesianPosition pos, CartesianPosition dims) | |
bool | dimContained (CartesianPosition pnt, size_t i) |
bool | contains (CartesianPosition pnt) |
float | getVolume () |
CartesianPosition | getPosition () |
CartesianPosition | getDimensions () |
Protected Attributes | |
CartesianPosition | itsPos |
CartesianPosition | itsDims |
Definition at line 125 of file psycho-objectworld.C.