#include "CSL_Types.h"#include <stdio.h>#include <math.h>Go to the source code of this file.
Classes | |
| class | csl::CPoint |
Namespaces | |
| namespace | csl |
| < we use the STL vector, map, and string classes | |
Defines | |
| #define | kCartesian 0 |
| #define | kPolar 1 |
Typedefs | |
| typedef int | csl::PointMode |
| #define kCartesian 0 |
Referenced by csl::CPoint::CPoint(), and csl::CPoint::set().
| #define kPolar 1 |
1.5.8