, including all inherited members.
| Clear() | PLANECONIC | |
| CLOSURE enum name | PLANECONIC | |
| CLOSURE_Chord enum value | PLANECONIC | |
| CLOSURE_Complete enum value | PLANECONIC | |
| CLOSURE_Open enum value | PLANECONIC | |
| CLOSURE_Wedge enum value | PLANECONIC | |
| ComputeArc(const DPOINT2D &p1, const DPOINT2D &p2, const DPOINT2D &p3) | PLANECONIC | |
| ComputeArc(const DPOINT3D &p1, const DPOINT3D &p2, const DPOINT3D &p3) | PLANECONIC | |
| ComputeArcByBulge(const DPOINT2D &p1, const DPOINT2D &p2, double bulge) | PLANECONIC | |
| ComputeArcByBulge(const DPOINT3D &p1, const DPOINT3D &p2, double bulge, const DPOINT3D &Normal) | PLANECONIC | |
| ComputeCircle(const DPOINT2D &p1, const DPOINT2D &p2) | PLANECONIC | |
| ComputeCircle(const DPOINT2D &p1, const DPOINT2D &p2, const DPOINT2D &p3) | PLANECONIC | |
| ComputeCircle(const DPOINT3D &p1, const DPOINT3D &p2, const DPOINT3D &p3) | PLANECONIC | |
| ComputeDistanceFrom(const DPOINT2D &pt) const | PLANECONIC | |
| ComputeDistanceFrom(const DPOINT3D &pt) const | PLANECONIC | |
| ComputeEllipseFromRect(const POLYLINE &PolyLine) | PLANECONIC | |
| ComputeExtents(DRECT3D &Extents) const | PLANECONIC | |
| ComputeRectFromEllipse(POLYLINE &PolyLine) const | PLANECONIC | |
| ConvertForward(const TRANS2D_AFFINE &taf) | PLANECONIC | |
| ConvertForward(const TRANS2D_MAPGEN &tmg) | PLANECONIC | |
| ConvertInverse(const TRANS2D_AFFINE &taf) | PLANECONIC | |
| ConvertInverse(const TRANS2D_MAPGEN &tmg) | PLANECONIC | |
| GenerateArc3Points(DPOINT2D &p1, DPOINT2D &p2, DPOINT2D &p3) const | PLANECONIC | |
| GenerateConicPoints(POLYLINE &PolyLine, double MinChordDist=0.0) const | PLANECONIC | |
| GetCenterPoint() const | PLANECONIC | [inline] |
| GetClosure() const | PLANECONIC | [inline] |
| GetEndAngle() const | PLANECONIC | [inline] |
| GetExtrusionPoint() const | PLANECONIC | [inline] |
| GetRotation() const | PLANECONIC | [inline] |
| GetStartAngle() const | PLANECONIC | [inline] |
| GetXRadius() const | PLANECONIC | [inline] |
| GetYRadius() const | PLANECONIC | [inline] |
| HasExtrusion() const | PLANECONIC | [inline] |
| IsCircular() const | PLANECONIC | [inline] |
| IsDefined() const | PLANECONIC | [inline] |
| IsPointInside(const DPOINT2D &pt) const | PLANECONIC | |
| IsPointInside(const DPOINT3D &pt) const | PLANECONIC | |
| operator=(const PLANECONIC &rhs) | PLANECONIC | |
| PLANECONIC() | PLANECONIC | |
| PLANECONIC(const PLANECONIC &rhs) | PLANECONIC | |
| SetCenterPoint(const DPOINT3D &point) | PLANECONIC | [inline] |
| SetClosure(CLOSURE Closure) | PLANECONIC | [inline] |
| SetEndAngle(double angle) | PLANECONIC | [inline] |
| SetExtrusionPoint(const DPOINT3D &Extrusion) | PLANECONIC | |
| SetRotation(double rotation) | PLANECONIC | [inline] |
| SetStartAngle(double angle) | PLANECONIC | [inline] |
| SetXRadius(double radius) | PLANECONIC | [inline] |
| SetYRadius(double radius) | PLANECONIC | [inline] |