![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TEveTrans.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TEveTrans |
| TEveTrans is a 4x4 transformation matrix for homogeneous coordinates stored internally in a column-major order to allow direct usage by GL. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const TEveTrans &t) |
| Print to std::ostream. More... | |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const TEveTrans & | t | ||
| ) |
Print to std::ostream.
Definition at line 967 of file TEveTrans.cxx.