#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) | 
| 
 | ||||||||||||
| 
 
 
 Definition at line 15 of file FTPoint.cpp. | 
| 
 | ||||||||||||
| 
 
 
 Definition at line 9 of file FTPoint.cpp. References FTPoint::values. | 
| 
 | ||||||||||||
| 
 
 
 Definition at line 4 of file FTPoint.cpp. References FTPoint::values. | 
 1.3.6
 
1.3.6