AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::primal::Sphere< T, NDIMS > Member List

This is the complete list of members for axom::primal::Sphere< T, NDIMS >, including all inherited members.

computeSignedDistance(const PointType &q) constaxom::primal::Sphere< T, NDIMS >inline
getCenter() constaxom::primal::Sphere< T, NDIMS >inline
getOrientation(const PointType &q, double TOL=1.e-9) constaxom::primal::Sphere< T, NDIMS >inline
getRadius() constaxom::primal::Sphere< T, NDIMS >inline
intersectsWith(const Sphere< T, NDIMS > &sphere, double TOL=1.e-9) constaxom::primal::Sphere< T, NDIMS >inline
PointType typedefaxom::primal::Sphere< T, NDIMS >
print(std::ostream &os) constaxom::primal::Sphere< T, NDIMS >
Sphere(T radius=1.0)axom::primal::Sphere< T, NDIMS >inlineexplicit
Sphere(const PointType &center, T radius=1.0)axom::primal::Sphere< T, NDIMS >inlineexplicit
Sphere(const T *center, T radius=1.0)axom::primal::Sphere< T, NDIMS >explicit