Celeritas  0.5.0-56+6b053cd
SurfaceIO.hh File Reference
#include <iosfwd>
#include "geocel/Types.hh"
#include "SurfaceFwd.hh"
This graph shows which files directly or indirectly include this file:

Functions

template<Axis T>
std::ostream & celeritas::operator<< (std::ostream &os, ConeAligned< T > const &s)
 
template<Axis T>
std::ostream & celeritas::operator<< (std::ostream &os, CylAligned< T > const &s)
 
template<Axis T>
std::ostream & celeritas::operator<< (std::ostream &os, CylCentered< T > const &s)
 
std::ostream & celeritas::operator<< (std::ostream &os, GeneralQuadric const &s)
 
std::ostream & celeritas::operator<< (std::ostream &os, Involute const &s)
 
std::ostream & celeritas::operator<< (std::ostream &os, Plane const &s)
 
template<Axis T>
std::ostream & celeritas::operator<< (std::ostream &os, PlaneAligned< T > const &s)
 
std::ostream & celeritas::operator<< (std::ostream &os, SimpleQuadric const &s)
 
std::ostream & celeritas::operator<< (std::ostream &os, Sphere const &s)
 
std::ostream & celeritas::operator<< (std::ostream &os, SphereCentered const &s)
 

Function Documentation

◆ operator<<() [1/10]

template<Axis T>
std::ostream & celeritas::operator<< ( std::ostream &  ,
ConeAligned< T > const &   
)

Print surfaces to a stream.

◆ operator<<() [2/10]

template<Axis T>
std::ostream & celeritas::operator<< ( std::ostream &  os,
CylAligned< T > const &  s 
)

Print surfaces to a stream.

◆ operator<<() [3/10]

template<Axis T>
std::ostream & celeritas::operator<< ( std::ostream &  os,
CylCentered< T > const &  s 
)

Print surfaces to a stream.

◆ operator<<() [4/10]

std::ostream & celeritas::operator<< ( std::ostream &  os,
GeneralQuadric const &  s 
)

Print surfaces to a stream.

◆ operator<<() [5/10]

std::ostream & celeritas::operator<< ( std::ostream &  os,
Involute const &  s 
)

Print surfaces to a stream.

◆ operator<<() [6/10]

std::ostream & celeritas::operator<< ( std::ostream &  os,
Plane const &  s 
)

Print surfaces to a stream.

◆ operator<<() [7/10]

template<Axis T>
std::ostream & celeritas::operator<< ( std::ostream &  os,
PlaneAligned< T > const &  s 
)

Print surfaces to a stream.

◆ operator<<() [8/10]

std::ostream & celeritas::operator<< ( std::ostream &  os,
SimpleQuadric const &  s 
)

Print surfaces to a stream.

◆ operator<<() [9/10]

std::ostream & celeritas::operator<< ( std::ostream &  os,
Sphere const &  s 
)

Print surfaces to a stream.

◆ operator<<() [10/10]

std::ostream & celeritas::operator<< ( std::ostream &  os,
SphereCentered const &  s 
)

Print surfaces to a stream.