Public Types |
typedef TmplVec | Vec |
Public Member Functions |
| DimBasicBox (const Vec &minPt, const Vec &maxPt) |
const Vec & | getMinPt () const |
const Vec & | getMaxPt () const |
double | getVolume () const |
template<typename TmplSphere > |
bool | intersectsWith (const TmplSphere &sphere) const |
bool | intersectsWith (const Vec &pt) const |
template<typename TmplSphere > |
bool | contains (const TmplSphere &sphere) const |
The documentation for this class was generated from the following files: