Logo ROOT  
Reference Guide
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 60 of file TPoint.h.

◆ operator==()

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

Definition at line 55 of file TPoint.h.