ROOT  6.06/09
Reference Guide
Classes | Functions
TPoint.h File Reference
#include "Rtypes.h"
+ Include dependency graph for TPoint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPoint
 

Functions

bool operator== (const TPoint &p1, const TPoint &p2)
 
bool operator!= (const TPoint &p1, const TPoint &p2)
 

Function Documentation

bool operator!= ( const TPoint p1,
const TPoint p2 
)
inline

Definition at line 64 of file TPoint.h.

bool operator== ( const TPoint p1,
const TPoint p2 
)
inline

Definition at line 59 of file TPoint.h.