#include <ost/geom/geom.hh>#include <QPainter>#include <QPoint>#include <QSize>Go to the source code of this file.
Namespaces | |
| namespace | ost |
| namespace | ost::img |
| namespace | ost::img::gui |
Functions | |
| DLLEXPORT void | DrawDiagonalCross (QPainter &pnt, const QPoint &p, int s) |
| DLLEXPORT void | DrawCross (QPainter &pnt, const QPoint &p, int s) |
| DLLEXPORT void | DrawRectangle (QPainter &pnt, const QPoint &p1, const QPoint &p2) |
| DLLEXPORT void | DrawEllipse (QPainter &pnt, const QPoint ¢er, Real rx, Real ry, Real angle) |
| DLLEXPORT void | DrawHalfEllipse (QPainter &pnt, const QPoint ¢er, Real rx, Real ry, Real angle) |
| DLLEXPORT void | DrawHyperbola (QPainter &pnt, const QSize &s, const geom::Vec2 ¢er, Real rx, Real ry, Real angle, bool orientation=false) |
1.6.1