Celeritas 0.6.0-rc.2.17+develop.70a89938
|
Functions | |
std::ostream & | celeritas::operator<< (std::ostream &os, NoTransformation const &) |
std::ostream & | celeritas::operator<< (std::ostream &os, Translation const &tr) |
std::ostream & | celeritas::operator<< (std::ostream &os, Transformation const &tr) |
std::ostream & celeritas::operator<< | ( | std::ostream & | , |
NoTransformation const & | |||
) |
Print transforms to a stream.
std::ostream & celeritas::operator<< | ( | std::ostream & | os, |
Transformation const & | tr | ||
) |
Print transforms to a stream.
std::ostream & celeritas::operator<< | ( | std::ostream & | os, |
Translation const & | tr | ||
) |
Print transforms to a stream.