|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This is the complete list of members for axom::primal::Sphere< T, NDIMS >, including all inherited members.
| computeSignedDistance(const PointType &q) const | axom::primal::Sphere< T, NDIMS > | inline |
| contains(const Sphere< T, NDIMS > &other, double margin=0.0) const | axom::primal::Sphere< T, NDIMS > | inline |
| getCenter() const | axom::primal::Sphere< T, NDIMS > | inline |
| getOrientation(const PointType &q, double TOL=1.e-9) const | axom::primal::Sphere< T, NDIMS > | inline |
| getRadius() const | axom::primal::Sphere< T, NDIMS > | inline |
| getVolume() const | axom::primal::Sphere< T, NDIMS > | inline |
| intersectsWith(const Sphere< T, NDIMS > &sphere, double TOL=1.e-9) const | axom::primal::Sphere< T, NDIMS > | inline |
| PointType typedef | axom::primal::Sphere< T, NDIMS > | |
| print(std::ostream &os) const | axom::primal::Sphere< T, NDIMS > | |
| Sphere(T radius=1.0) | axom::primal::Sphere< T, NDIMS > | inlineexplicit |
| Sphere(const PointType ¢er, T radius=1.0) | axom::primal::Sphere< T, NDIMS > | inlineexplicit |
| Sphere(const T *center, T radius=1.0) | axom::primal::Sphere< T, NDIMS > | explicit |