Engauge Digitizer 2
|
#include "CentipedeEndpointsPolar.h"
#include "CentipedeDebugPolar.h"
#include "CoordsType.h"
#include "Logger.h"
#include "mmsubs.h"
#include <qdebug.h>
#include <qmath.h>
#include <QPointF>
#include "QtToString.h"
#include "Transformation.h"
Go to the source code of this file.
Variables | |
const int | NUM_CIRCLE_POINTS = 400 |
const int | NUM_LINE_POINTS = 400 |
const int NUM_CIRCLE_POINTS = 400 |
Definition at line 18 of file CentipedeEndpointsPolar.cpp.
const int NUM_LINE_POINTS = 400 |
Definition at line 19 of file CentipedeEndpointsPolar.cpp.