stage/include/ost/gui/data_viewer/drawing_functions.hh File Reference

#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 &center, Real rx, Real ry, Real angle)
DLLEXPORT void DrawHalfEllipse (QPainter &pnt, const QPoint &center, Real rx, Real ry, Real angle)
DLLEXPORT void DrawHyperbola (QPainter &pnt, const QSize &s, const geom::Vec2 &center, Real rx, Real ry, Real angle, bool orientation=false)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1