Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TPoint.h File Reference
#include "RtypesCore.h"

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.