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 T *q) constaxom::primal::Sphere< T, NDIMS >inline
getCenter() constaxom::primal::Sphere< T, NDIMS >inline
getOrientation(const T *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
print(std::ostream &os) constaxom::primal::Sphere< T, NDIMS >
Sphere(T radius=1.0)axom::primal::Sphere< T, NDIMS >explicit
Sphere(const T *center, T radius=1.0)axom::primal::Sphere< T, NDIMS >explicit
~Sphere()axom::primal::Sphere< T, NDIMS >