AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
Ray.hpp File Reference

Classes

class  axom::primal::Ray< T, NDIMS >
 
struct  axom::fmt::formatter< axom::primal::Ray< T, NDIMS > >
 Overload to format a primal::Ray using fmt. More...
 

Namespaces

 axom
 
 axom::primal
 

Functions

template<typename T , int NDIMS>
std::ostream & axom::primal::operator<< (std::ostream &os, const Ray< T, NDIMS > &ray)
 Overloaded output operator for rays. More...