CArea Member List
This is the complete list of members for CArea, including all inherited members.
| append(const CCurve &curve) | CArea | |
| ChangeStartToNearest(const Point *pstart=NULL, double min_dist=1.0) | CArea | |
| Clip(ClipperLib::ClipType op, const CArea *a, ClipperLib::PolyFillType subjFillType=ClipperLib::pftEvenOdd, ClipperLib::PolyFillType clipFillType=ClipperLib::pftEvenOdd) | CArea | |
| CurveIntersections(const CCurve &curve, std::list< Point > &pts) const | CArea | |
| FitArcs() | CArea | |
| GetArea(bool always_add=false) const | CArea | |
| GetBox(CBox2D &box) | CArea | |
| HolesLinked() | CArea | static |
| InsideCurves(const CCurve &curve, std::list< CCurve > &curves_inside) const | CArea | |
| Intersect(const CArea &a2) | CArea | |
| m_accuracy | CArea | static |
| m_after_MakeOffsets_length | CArea | static |
| m_clipper_clean_distance | CArea | static |
| m_clipper_scale | CArea | static |
| m_clipper_simple | CArea | static |
| m_curves | CArea | |
| m_fit_arcs | CArea | static |
| m_MakeOffsets_increment | CArea | static |
| m_max_arc_points | CArea | static |
| m_min_arc_points | CArea | static |
| m_please_abort | CArea | static |
| m_processing_done | CArea | static |
| m_set_processing_length_in_split | CArea | static |
| m_single_area_processing_length | CArea | static |
| m_split_processing_length | CArea | static |
| m_units | CArea | static |
| MakeOnePocketCurve(std::list< CCurve > &curve_list, const CAreaPocketParams ¶ms) const | CArea | |
| MakePocketToolpath(std::list< CCurve > &toolpath, const CAreaPocketParams ¶ms) const | CArea | |
| move(CCurve &&curve) | CArea | |
| NearestPoint(const Point &p) const | CArea | |
| num_curves() | CArea | |
| Offset(double inwards_value) | CArea | |
| OffsetWithClipper(double offset, ClipperLib::JoinType joinType=ClipperLib::jtRound, ClipperLib::EndType endType=ClipperLib::etOpenRound, double miterLimit=5.0, double roundPrecision=0.0) | CArea | |
| PopulateClipper(ClipperLib::Clipper &c, ClipperLib::PolyType type) const | CArea | |
| Reorder() | CArea | |
| SpanIntersections(const Span &span, std::list< Point > &pts) const | CArea | |
| Split(std::list< CArea > &m_areas) const | CArea | |
| SplitAndMakePocketToolpath(std::list< CCurve > &toolpath, const CAreaPocketParams ¶ms) const | CArea | |
| Subtract(const CArea &a2) | CArea | |
| Thicken(double value) | CArea | |
| Union(const CArea &a2) | CArea | |
| UniteCurves(std::list< CCurve > &curves) | CArea | static |
| Xor(const CArea &a2) | CArea |
1.8.17