|
Celeritas 0.7.0-dev.195+develop.9f96e13e6
|

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.