|
wxArt2D
|
This is the complete list of members for a2dVertexList, including all inherited members.
| a2dlist() | a2dlist< a2dSmrtPtr< a2dLineSegment > > | inline |
| a2dlist(const a2dlist &other) | a2dlist< a2dSmrtPtr< a2dLineSegment > > | |
| a2dSmrtPtrBase (defined in a2dVertexList) | a2dVertexList | friend |
| a2dVertexList() (defined in a2dVertexList) | a2dVertexList | |
| a2dVertexList(const a2dVertexList &other) (defined in a2dVertexList) | a2dVertexList | |
| a2dVertexList(const a2dVertexArray &other) (defined in a2dVertexList) | a2dVertexList | |
| AddPoint(const a2dPoint2D &point, bool atEnd=true) | a2dVertexList | |
| AddPoint(double x, double y, bool atEnd=true) | a2dVertexList | |
| CalcArea() const | a2dVertexList | |
| CheckForOneCircle(a2dPoint2D &middle, double &radius) (defined in a2dVertexList) | a2dVertexList | |
| const_itSmart typedef (defined in a2dSmrtPtrList< a2dLineSegment >) | a2dSmrtPtrList< a2dLineSegment > | |
| Contour(double distance, a2dPATH_END_TYPE pathtype, bool asPolygon=false) | a2dVertexList | |
| ConvertIntoSplinedPolygon(double Aber) | a2dVertexList | |
| ConvertIntoSplinedPolyline(double Aber) (defined in a2dVertexList) | a2dVertexList | |
| ConvertPolygonToArc(double aber, double Rmin, double Rmax) (defined in a2dVertexList) | a2dVertexList | |
| ConvertPolylineToArc(double aber, double Rmin, double Rmax) | a2dVertexList | |
| ConvertSplinedPolygon(double Aber) const | a2dVertexList | |
| ConvertSplinedPolyline(double Aber) const | a2dVertexList | |
| ConvertToContour(double distance, a2dPATH_END_TYPE pathtype, bool asPolygon=false) | a2dVertexList | |
| ConvertToLines(double aberation=0) | a2dVertexList | |
| ConvertToLines(double dphi, int minseg) | a2dVertexList | |
| ConvertToVpath(bool arc, bool closed=false) | a2dVertexList | |
| CreateArc(const a2dPoint2D ¢er, const a2dPoint2D &begin, const a2dPoint2D &end, double radius, bool clock, double aber, bool addAtFront) | a2dVertexList | |
| CreateArc(const a2dPoint2D ¢er, const a2dLine &incoming, const a2dPoint2D &end, double radius, double aber, bool addAtFront) | a2dVertexList | |
| DirectionIsClockWise() | a2dVertexList | |
| Find(a2dLineSegment *object) | a2dSmrtPtrList< a2dLineSegment > | |
| Find(a2dLineSegment *object) const | a2dSmrtPtrList< a2dLineSegment > | |
| GetBbox(const a2dAffineMatrix &lworld=a2dIDENTITY_MATRIX) | a2dVertexList | |
| GetNextAround(a2dVertexList::iterator iter) | a2dVertexList | |
| GetNextAround(a2dVertexList::const_iterator iter) const | a2dVertexList | |
| a2dSmrtPtrList< a2dLineSegment >::GetNextAround(typename std::list< a2dSmrtPtr< a2dLineSegment >, std::allocator< a2dSmrtPtr< a2dLineSegment > > >::iterator iter) | a2dlist< a2dSmrtPtr< a2dLineSegment > > | inline |
| GetPreviousAround(a2dVertexList::iterator iter) | a2dVertexList | |
| GetPreviousAround(a2dVertexList::const_iterator iter) const | a2dVertexList | |
| a2dSmrtPtrList< a2dLineSegment >::GetPreviousAround(typename std::list< a2dSmrtPtr< a2dLineSegment >, std::allocator< a2dSmrtPtr< a2dLineSegment > > >::iterator iter) | a2dlist< a2dSmrtPtr< a2dLineSegment > > | inline |
| GetRedundant(bool polygon, double smallest=0) | a2dVertexList | |
| HasArcs() const | a2dVertexList | |
| HitTestPolygon(const a2dPoint2D &ptest, double margin) | a2dVertexList | |
| HitTestPolyline(const a2dPoint2D &ptest, double margin) | a2dVertexList | |
| IndexOf(a2dLineSegment *object) const | a2dVertexList | |
| Insert(unsigned int index, a2dLineSegmentPtr segin) | a2dVertexList | |
| InsertArc(a2dVertexList::iterator &iter, int n, double center_x, double center_y) | a2dVertexList | |
| item(size_t index) const (defined in a2dlist< a2dSmrtPtr< a2dLineSegment > >) | a2dlist< a2dSmrtPtr< a2dLineSegment > > | inline |
| item(size_t index) (defined in a2dlist< a2dSmrtPtr< a2dLineSegment > >) | a2dlist< a2dSmrtPtr< a2dLineSegment > > | inline |
| itSmart typedef (defined in a2dSmrtPtrList< a2dLineSegment >) | a2dSmrtPtrList< a2dLineSegment > | |
| Length() | a2dVertexList | |
| MakeBegin(a2dVertexList::iterator iter) | a2dVertexList | |
| OffsetContour_rounded(const a2dLine ¤tline, const a2dLine &nextline, double factor, bool addAtFront) | a2dVertexList | |
| operator=(const a2dVertexList &other) (defined in a2dVertexList) | a2dVertexList | |
| operator=(const a2dVertexArray &other) (defined in a2dVertexList) | a2dVertexList | |
| ReleaseObject(a2dLineSegment *object) | a2dSmrtPtrList< a2dLineSegment > | |
| RemoveRedundant(bool polygon) | a2dVertexList | |
| rerase(typename std::list< a2dSmrtPtr< a2dLineSegment >, std::allocator< a2dSmrtPtr< a2dLineSegment > > >::reverse_iterator iterr) (defined in a2dlist< a2dSmrtPtr< a2dLineSegment > >) | a2dlist< a2dSmrtPtr< a2dLineSegment > > | inline |
| SetPointAdjustArcs(unsigned int n, double x, double y, bool polygon) | a2dVertexList | |
| SetPointAdjustArcs(a2dLineSegmentPtr segin, double x, double y, bool polygon) (defined in a2dVertexList) | a2dVertexList | |
| TestArc(a2dVertexList::iterator &iter, double aber, double Rmin, double Rmax, a2dPoint2D ¢er_p_old) | a2dVertexList | |
| Transform(const a2dAffineMatrix &world) | a2dVertexList | |
| ~a2dlist() | a2dlist< a2dSmrtPtr< a2dLineSegment > > | |
| ~a2dVertexList() (defined in a2dVertexList) | a2dVertexList |