Engauge Digitizer 2
Loading...
Searching...
No Matches
Variables
FormatCoordsUnits.cpp File Reference
#include "DocumentModelCoords.h"
#include "DocumentModelGeneral.h"
#include "FormatCoordsUnits.h"
#include "FormatCoordsUnitsStrategyNonPolarTheta.h"
#include "FormatCoordsUnitsStrategyPolarTheta.h"
#include "Logger.h"
#include "MainWindowModel.h"
#include "Transformation.h"
Include dependency graph for FormatCoordsUnits.cpp:

Go to the source code of this file.

Variables

const bool IS_X_THETA = true
 
const bool IS_NOT_X_THETA = false
 

Variable Documentation

◆ IS_NOT_X_THETA

const bool IS_NOT_X_THETA = false

Definition at line 17 of file FormatCoordsUnits.cpp.

◆ IS_X_THETA

const bool IS_X_THETA = true

Definition at line 16 of file FormatCoordsUnits.cpp.