#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) |
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
References csl_max, csl::CPoint::dim(), csl::CPoint::dimn, csl::CPoint::x, csl::CPoint::y, and csl::CPoint::z.
1.5.8