List of all members.
Public Member Functions |
|
| VolumeSphere (const BasicSphere &sphere) |
|
| VolumeSphere (const VolumeSphere &sphere) |
|
VolumeSphere & | operator= (const VolumeSphere &sphere) |
|
double | getRadius () const |
|
const Vec & | getCentre () const |
|
double | getVolume () const |
|
double | getVolume (const Vec &minPt, const Vec &maxPt, const int dimX=0, const int dimY=1) const |
|
double | calcVolume () const |
|
bool | intersectsWith (const Vec &pt) const |
|
double | getSegmentVolume (const Plane &plane) const |
template<int tmplDim, typename TmplVec>
class esys::lsm::impl::IntersectionVolCalculator< tmplDim, TmplVec >::VolumeSphere
The documentation for this class was generated from the following files: