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.

flip()axom::primal::Plane< T, NDIMS >
getDimension()axom::primal::Plane< T, NDIMS >inlinestatic
getNormal() constaxom::primal::Plane< T, NDIMS >inline
getOffset() constaxom::primal::Plane< T, NDIMS >inline
getOrientation(const PointType &x, double TOL=1.e-9) constaxom::primal::Plane< T, NDIMS >
Plane(const VectorType &normal, const PointType &x)axom::primal::Plane< T, NDIMS >
Plane(const VectorType &normal, T offset)axom::primal::Plane< T, NDIMS >
PointType typedefaxom::primal::Plane< T, NDIMS >
print(std::ostream &os) constaxom::primal::Plane< T, NDIMS >
projectPoint(const PointType &x) constaxom::primal::Plane< T, NDIMS >
reflectPoint(const PointType &x) constaxom::primal::Plane< T, NDIMS >
signedDistance(const PointType &x) constaxom::primal::Plane< T, NDIMS >inline
VectorType typedefaxom::primal::Plane< T, NDIMS >