FTPoint.cxx File Reference

#include "FTPoint.h"

Go to the source code of this file.

Functions

bool operator== (const FTPoint &a, const FTPoint &b)
bool operator!= (const FTPoint &a, const FTPoint &b)
FTPoint operator * (double multiplier, FTPoint &point)


Function Documentation

FTPoint operator * ( double  multiplier,
FTPoint point 
)

Operator *

Parameters:
point 
multiplier 
Returns:
multiplier multiplied by point.

Definition at line 15 of file FTPoint.cxx.

bool operator!= ( const FTPoint a,
const FTPoint b 
)

Operator != Tests for non equality

Parameters:
a 
b 
Returns:
true if a & b are not equal

Definition at line 9 of file FTPoint.cxx.

References a, and b.

bool operator== ( const FTPoint a,
const FTPoint b 
)

Operator == Tests for eqaulity

Parameters:
a 
b 
Returns:
true if a & b are equal

Definition at line 4 of file FTPoint.cxx.

References a, and b.


Generated on Tue Jul 5 15:58:56 2011 for ROOT_528-00b_version by  doxygen 1.5.1