|
ESyS-Particle
4.0.1
|
#include <SphereBoxVolCalculator.h>


Public Types | |
|
typedef impl::IntersectionVolCalculator < 3, Vec3 > | Inherited |
| typedef Inherited::BasicSphere | Sphere |
| typedef Inherited::BasicBox | Box |
Public Member Functions | |
| SphereBoxVolCalculator (const Box &box) | |
| double | getVolume (const Sphere &sphere) |
Calculates the volume of intersection between a box and a sphere.
1.7.6.1