This is the complete list of members for VGObject, including all inherited members.
| accuracyPointOnLine | VGObject | static |
| addVector(const QPointF &p, const QPointF &p1, const QPointF &p2, qreal k) | VGObject | static |
| BuildAxis(const QPointF &p, const qreal &angle, const QRectF &scRect) | VGObject | static |
| BuildAxis(const QPointF &p1, const QPointF &p2, const QRectF &scRect) | VGObject | static |
| BuildLine(const QPointF &p1, const qreal &length, const qreal &angle) | VGObject | static |
| BuildRay(const QPointF &firstPoint, const qreal &angle, const QRectF &scRect) | VGObject | static |
| ClosestPoint(const QLineF &line, const QPointF &point) | VGObject | static |
| ContactPoints(const QPointF &p, const QPointF ¢er, qreal radius, QPointF &p1, QPointF &p2) | VGObject | static |
| d | VGObject | private |
| flipTransform(const QLineF &axis) | VGObject | protectedstatic |
| GetEpsilon(const QPointF &p1, const QPointF &p2) | VGObject | privatestatic |
| getIdObject() const | VGObject | |
| getIdTool() const | VGObject | |
| GetLengthContour(const QVector< QPointF > &contour, const QVector< QPointF > &newPoints) | VGObject | static |
| getMode() const | VGObject | |
| GetReversePoints(const QVector< T > &points) | VGObject | static |
| getType() const | VGObject | |
| id() const | VGObject | |
| IntersectionCircles(const QPointF &c1, double r1, const QPointF &c2, double r2, QPointF &p1, QPointF &p2) | VGObject | static |
| IsPointOnLineSegment(const QPointF &t, const QPointF &p1, const QPointF &p2) | VGObject | static |
| IsPointOnLineviaPDP(const QPointF &t, const QPointF &p1, const QPointF &p2) | VGObject | static |
| LineCoefficients(const QLineF &line, qreal *a, qreal *b, qreal *c) | VGObject | static |
| LineIntersectCircle(const QPointF ¢er, qreal radius, const QLineF &line, QPointF &p1, QPointF &p2) | VGObject | static |
| LineIntersectRect(const QRectF &rec, const QLineF &line) | VGObject | static |
| name() const | VGObject | virtual |
| operator=(const VGObject &obj) | VGObject | |
| PerpDotProduct(const QPointF &p1, const QPointF &p2, const QPointF &t) | VGObject | privatestatic |
| PointInCircle(const QPointF &p, const QPointF ¢er, qreal radius) | VGObject | privatestatic |
| setId(const quint32 &id) | VGObject | virtual |
| setIdObject(const quint32 &value) | VGObject | |
| setMode(const Draw &value) | VGObject | |
| setName(const QString &name) | VGObject | |
| setType(const GOType &type) | VGObject | |
| Swap(VGObject &obj) Q_DECL_NOTHROW | VGObject | |
| VGObject() | VGObject | |
| VGObject(const GOType &type, const quint32 &idObject=0, const Draw &mode=Draw::Calculation) | VGObject | explicit |
| VGObject(const VGObject &obj) | VGObject | |
| ~VGObject() | VGObject | virtual |