ESyS-Particle
4.0.1
|
Public Member Functions | |
BoundingSphere (const Vec3 ¢re, double radius) | |
const Vec3 & | getCentre () const |
double | getRadius () const |
BoundingBox | getBBox () const |
BoundingBox | get2dBBox () const |
bool | operator== (const BoundingSphere &bSphere) const |
bool | contains (const Vec3 &pt, double tolerance=0.0) const |
bool | contains (const BoundingSphere &bSphere, double tolerance=0.0) const |