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

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

at(const T &t) constaxom::primal::Ray< T, NDIMS >inline
CoordType typedefaxom::primal::Ray< T, NDIMS >
direction() constaxom::primal::Ray< T, NDIMS >inline
origin() constaxom::primal::Ray< T, NDIMS >inline
PointType typedefaxom::primal::Ray< T, NDIMS >
print(std::ostream &os) constaxom::primal::Ray< T, NDIMS >inline
Ray()=deleteaxom::primal::Ray< T, NDIMS >
Ray(const PointType &origin, const VectorType &direction)axom::primal::Ray< T, NDIMS >
Ray(const SegmentType &S)axom::primal::Ray< T, NDIMS >explicit
SegmentType typedefaxom::primal::Ray< T, NDIMS >
VectorType typedefaxom::primal::Ray< T, NDIMS >