#include "QGpCoreToolsDLLExport.h"
#include "Point.h"
#include "Point2D.h"
#include "Curve.h"
#include "XMLClass.h"
Go to the source code of this file.
Classes | |
class | QGpCoreTools::Rect |
Storage for a rectangle with coordinates in double precision A rectangle is defined by top-left corner (x1,y1) and bottom-right corner (x2,y2). All function that changes the coordinates of these two points check for validity. More... | |
Namespaces | |
namespace | QGpCoreTools |