ScummVM API documentation
StarTrek::TPoint< T > Struct Template Reference

Public Member Functions

 TPoint (T _x, T _y, T _z)
 
int32 getDiagonal ()
 
TPoint< T > operator+ (const TPoint< T > &p) const
 
TPoint< T > operator- (const TPoint< T > &p) const
 
void operator+= (const TPoint &p)
 
void operator-= (const TPoint &p)
 
T & operator[] (int i)
 
operator[] (int i) const
 

Public Attributes

x
 
y
 
z
 

The documentation for this struct was generated from the following file: