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

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

computeSignedDistance(const T *x) constaxom::primal::Plane< T, NDIMS >inline
flip()axom::primal::Plane< T, NDIMS >inline
getDimension() constaxom::primal::Plane< T, NDIMS >inline
getNormal() constaxom::primal::Plane< T, NDIMS >inline
getOffset() constaxom::primal::Plane< T, NDIMS >inline
getOrientation(const T *x, double TOL=1.e-9) constaxom::primal::Plane< T, NDIMS >inline
Plane(const T *normal, const T *x)axom::primal::Plane< T, NDIMS >
Plane(const T *normal, T offset)axom::primal::Plane< T, NDIMS >
Plane(const T *x1, const T *x2, const T *x3)axom::primal::Plane< T, NDIMS >
print(std::ostream &os) constaxom::primal::Plane< T, NDIMS >
projectPoint(const T *x, T *projx) constaxom::primal::Plane< T, NDIMS >inline
~Plane()axom::primal::Plane< T, NDIMS >