Logo ROOT   6.10/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:

Classes

class  TPoint
 

Functions

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

Function Documentation

◆ operator!=()

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

Definition at line 62 of file TPoint.h.

◆ operator==()

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

Definition at line 57 of file TPoint.h.