Public Member Functions |
| VertexBox (const BasicBox &box) |
| VertexBox (const VertexBox &box) |
VertexBox & | operator= (const VertexBox &box) |
void | createVertices () |
const Vertex & | getVertex (int i) const |
| 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 |
Static Public Member Functions |
static int | getNumVertices () |
Additional Inherited Members |
typedef TmplVec | Vec |
The documentation for this class was generated from the following files: