ESyS-Particle  4.0.1
Public Member Functions | List of all members
esys::lsm::BoundingBox Class Reference

3D bounding box More...

#include <BoundingBox.h>

Public Member Functions

 BoundingBox (const Vec3 &minBBoxPt, const Vec3 &maxBBoxPt)
double getVolume () const
const Vec3getMinPt () const
const Vec3getMaxPt () const
bool operator== (const BoundingBox &bbox) const
Vec3 getSizes () const
bool contains (const Vec3 &pt, double tolerance=0.0) const

Detailed Description

3D bounding box


The documentation for this class was generated from the following files: