#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) |
| bool operator!= | ( | const FTPoint & | a, | |
| const FTPoint & | b | |||
| ) |
Definition at line 9 of file FTPoint.cpp.
| bool operator== | ( | const FTPoint & | a, | |
| const FTPoint & | b | |||
| ) |
Definition at line 4 of file FTPoint.cpp.
1.4.7