#include "CPoint.h"
Functions | |
| CPoint | operator * (int c, CPoint Q) |
| CPoint | operator * (float c, CPoint Q) |
| CPoint | operator * (double c, CPoint Q) |
| CPoint | operator * (CPoint Q, int c) |
| CPoint | operator * (CPoint Q, float c) |
| CPoint | operator * (CPoint Q, double c) |
| CPoint | operator/ (CPoint Q, int c) |
| CPoint | operator/ (CPoint Q, float c) |
| CPoint | operator/ (CPoint Q, double c) |
| CPoint | operator+ (CPoint Q, CPoint R) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.5-20051010