|
ActiveLib
|
This is the complete list of members for active::geometry::Arc, including all inherited members.
| Arc() | active::geometry::Arc | |
| Arc(const Point ¢re, double radius, double sweep=2.0 *math::pi, double start=0, const Vector3 &norm=Vector3(0, 0, 1)) | active::geometry::Arc | |
| Arc(const Point ¢re, const Point &pt1, const Point &pt2, bool isClockwise) | active::geometry::Arc | |
| Arc(const Point &pt1, const Point &pt2, const Point &pt3) | active::geometry::Arc | |
| Arc(const Point &origin, const PolyPoint &end) | active::geometry::Arc | |
| bounds() const | active::geometry::Arc | |
| centre (defined in active::geometry::Arc) | active::geometry::Arc | |
| clonePtr() const | active::geometry::Arc | inlinevirtual |
| closestPointAlong2D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| closestPointAlong3D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| closestPointTo2D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| closestPointTo3D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| createIntersect(const Point &pt, const Arc &arc, const Arc &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | protected |
| createIntersect(const Point &pt, const Arc &arc, const Line &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | protected |
| encloses2D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| encloses3D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| expand(double inc) | active::geometry::Arc | inline |
| flip() | active::geometry::Arc | |
| getArea(bool isArcOnly=true, bool isResultSigned=false) const | active::geometry::Arc | |
| getEnd() const | active::geometry::Arc | |
| getEndAngle() const | active::geometry::Arc | inline |
| getOrigin() const | active::geometry::Arc | |
| getPlane() const | active::geometry::Arc | |
| initLevel(Leveller &level, double prec=math::eps) const | active::geometry::Arc | protected |
| intersectionWith(const Plane &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | |
| intersectionWith2D(const Line &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | |
| intersectionWith2D(const Arc &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | |
| intersectionWith3D(const Line &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | |
| intersectionWith3D(const Arc &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | |
| intersectionWithLevel(const Line &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | protected |
| intersectionWithLevel(const Arc &ref, XList &inter, double prec=math::eps) const | active::geometry::Arc | protected |
| isColinearTo2D(const Arc &ref, double prec=math::eps) const | active::geometry::Arc | |
| isColinearTo3D(const Arc &ref, double prec=math::eps) const | active::geometry::Arc | |
| isEqual2D(const Arc &ref, double prec=math::eps) const | active::geometry::Arc | |
| isEqual3D(const Arc &ref, double prec=math::eps) const | active::geometry::Arc | |
| isParallelTo2D(const Arc &ref, double prec=math::eps) const | active::geometry::Arc | |
| isParallelTo3D(const Arc &ref, double prec=math::eps) const | active::geometry::Arc | |
| isValid(double prec=math::eps) const | active::geometry::Arc | |
| length2D() const | active::geometry::Arc | |
| length3D() const | active::geometry::Arc | |
| midpoint() const | active::geometry::Arc | |
| movePolar(double len, double azim, double alt) | active::geometry::Arc | |
| movePolar(double len, double angle) | active::geometry::Arc | |
| normal (defined in active::geometry::Arc) | active::geometry::Arc | |
| operator!=(const Arc &ref) const | active::geometry::Arc | inline |
| operator*(double scale) const | active::geometry::Arc | |
| operator*(const Matrix3x3 &matrix) const | active::geometry::Arc | |
| operator*=(double scale) | active::geometry::Arc | |
| operator*=(const Matrix3x3 &matrix) | active::geometry::Arc | |
| operator+(const Point &offset) const | active::geometry::Arc | |
| operator+=(const Point &offset) | active::geometry::Arc | |
| operator-(const Point &offset) const | active::geometry::Arc | |
| operator-=(const Point &offset) | active::geometry::Arc | |
| operator=(const Arc &source) | active::geometry::Arc | |
| operator==(const Arc &ref) const | active::geometry::Arc | inline |
| Option typedef | active::geometry::Arc | |
| positionOf2D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| positionOf3D(const Point &ref, double prec=math::eps) const | active::geometry::Arc | |
| radius (defined in active::geometry::Arc) | active::geometry::Arc | |
| setEndAngle(double end) | active::geometry::Arc | inline |
| Shared typedef | active::geometry::Arc | |
| spin(double rotAngle) | active::geometry::Arc | inline |
| startAngle (defined in active::geometry::Arc) | active::geometry::Arc | |
| sweep (defined in active::geometry::Arc) | active::geometry::Arc | |
| Unique typedef | active::geometry::Arc | |
| ~Cloner()=default | active::utility::Cloner | virtual |