Go to the documentation of this file.
14 #ifndef ESYS_LSMCIRCLEBOXVOLCALCULATOR_H
15 #define ESYS_LSMCIRCLEBOXVOLCALCULATOR_H
double getVolume(const Sphere &sphere)
Definition: CircleBoxVolCalculator.h:40
Inherited::BasicBox Box
Definition: CircleBoxVolCalculator.h:33
Definition: IntersectionVolCalculator.h:29
Definition: CheckPointable.cpp:17
Inherited::BasicSphere Sphere
Definition: CircleBoxVolCalculator.h:32
Definition: CircleBoxVolCalculator.h:29
CircleBoxVolCalculator(const Box &box)
Definition: CircleBoxVolCalculator.h:34
Definition: IntersectionVolCalculator.h:120
double getVolume(const Vertex &vtx)
Definition: IntersectionVolCalculator.hpp:1102
impl::IntersectionVolCalculator< 2, Vec3 > Inherited
Definition: CircleBoxVolCalculator.h:31