|
Engauge Digitizer 2
|
#include "DocumentModelCoords.h"#include "DocumentModelGeneral.h"#include "FormatCoordsUnits.h"#include "FormatCoordsUnitsStrategyNonPolarTheta.h"#include "FormatCoordsUnitsStrategyPolarTheta.h"#include "Logger.h"#include "MainWindowModel.h"#include "Transformation.h"
Go to the source code of this file.
Variables | |
| const bool | IS_X_THETA = true |
| const bool | IS_NOT_X_THETA = false |
| const bool IS_NOT_X_THETA = false |
Definition at line 17 of file FormatCoordsUnits.cpp.
| const bool IS_X_THETA = true |
Definition at line 16 of file FormatCoordsUnits.cpp.