ROOT  6.06/09
Reference Guide
Classes | Functions
TEveTrans.h File Reference
#include "TEveVector.h"
#include "TVector3.h"
+ 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...
 

Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const TEveTrans t 
)

Print to std::ostream.

Definition at line 967 of file TEveTrans.cxx.