ESyS-Particle
4.0.1
|
#include <CircleBoxVolCalculator.h>
Public Types | |
typedef impl::IntersectionVolCalculator < 2, Vec3 > | Inherited |
typedef Inherited::BasicSphere | Sphere |
typedef Inherited::BasicBox | Box |
Public Member Functions | |
CircleBoxVolCalculator (const Box &box) | |
double | getVolume (const Sphere &sphere) |
Calculates the area of intersection between a rectangle and a circle.