#include "meldungen.h"#include "xsmhard.h"#include "scan_object_data.h"#include "xsmtypes.h"#include "view.h"Go to the source code of this file.
Classes | |
| class | Scan |
| class | TopoGraphicScan |
| class | SpaScan |
Defines | |
| #define | NOT_SAVED 0 |
| #define | IS_SAVED 1 |
| #define | IS_NEW 2 |
| #define | IS_FRESH 3 |
Enumerations | |
| enum | OBJECT_TYPE { MNONE, MPOINT, MLINE, MRECT, MPOLY, MPARABEL, MCIRC } |
| enum | SCAN_COORD_MODE { SCAN_COORD_ABSOLUTE, SCAN_COORD_RELATIVE } |
|
|
Definition at line 64 of file scan.h. Referenced by Scan::create(), and Scan::Scan(). |
|
|
Definition at line 63 of file scan.h. Referenced by Scan::create(). |
|
|
Definition at line 62 of file scan.h. Referenced by Scan::Saved(). |
|
|
Definition at line 61 of file scan.h. Referenced by Scan::~Scan(). |
|
|
|
|
|
|
1.4.6