![]() |
wxAccordion
|
This is the complete list of members for wxGraphicsPath, including all inherited members.
AddArc(wxDouble x, wxDouble y, wxDouble r, wxDouble startAngle, wxDouble endAngle, bool clockwise) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddArc(const wxPoint2DDouble &c, wxDouble r, wxDouble startAngle, wxDouble endAngle, bool clockwise) (defined in wxGraphicsPath) | wxGraphicsPath | |
AddArcToPoint(wxDouble x1, wxDouble y1, wxDouble x2, wxDouble y2, wxDouble r) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddCircle(wxDouble x, wxDouble y, wxDouble r) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddCurveToPoint(wxDouble cx1, wxDouble cy1, wxDouble cx2, wxDouble cy2, wxDouble x, wxDouble y) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddCurveToPoint(const wxPoint2DDouble &c1, const wxPoint2DDouble &c2, const wxPoint2DDouble &e) (defined in wxGraphicsPath) | wxGraphicsPath | |
AddEllipse(wxDouble x, wxDouble y, wxDouble w, wxDouble h) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddLineToPoint(wxDouble x, wxDouble y) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddLineToPoint(const wxPoint2DDouble &p) (defined in wxGraphicsPath) | wxGraphicsPath | |
AddPath(const wxGraphicsPath &path) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddQuadCurveToPoint(wxDouble cx, wxDouble cy, wxDouble x, wxDouble y) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddRectangle(wxDouble x, wxDouble y, wxDouble w, wxDouble h) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
AddRoundedRectangle(wxDouble x, wxDouble y, wxDouble w, wxDouble h, wxDouble radius) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
CloseSubpath() (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
Contains(wxDouble x, wxDouble y, wxPolygonFillMode fillStyle=wxODDEVEN_RULE) const (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
Contains(const wxPoint2DDouble &c, wxPolygonFillMode fillStyle=wxODDEVEN_RULE) const (defined in wxGraphicsPath) | wxGraphicsPath | |
GetBox(wxDouble *x, wxDouble *y, wxDouble *w, wxDouble *h) const (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
GetBox() const (defined in wxGraphicsPath) | wxGraphicsPath | |
GetCurrentPoint(wxDouble *x, wxDouble *y) const (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
GetCurrentPoint() const (defined in wxGraphicsPath) | wxGraphicsPath | |
GetGraphicsData() const (defined in wxGraphicsObject) | wxGraphicsObject | |
GetNativePath() const (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
GetPathData() const (defined in wxGraphicsPath) | wxGraphicsPath | inline |
GetPathData() (defined in wxGraphicsPath) | wxGraphicsPath | inline |
GetRefData() const (defined in wxObject) | wxObject | inline |
GetRenderer() const (defined in wxGraphicsObject) | wxGraphicsObject | |
IsKindOf(const wxClassInfo *info) const (defined in wxObject) | wxObject | |
IsNull() const (defined in wxGraphicsObject) | wxGraphicsObject | |
IsSameAs(const wxObject &o) const (defined in wxObject) | wxObject | inline |
MoveToPoint(wxDouble x, wxDouble y) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
MoveToPoint(const wxPoint2DDouble &p) (defined in wxGraphicsPath) | wxGraphicsPath | |
operator=(const wxObject &other) (defined in wxObject) | wxObject | inline |
Ref(const wxObject &clone) (defined in wxObject) | wxObject | |
SetRefData(wxObjectRefData *data) (defined in wxObject) | wxObject | inline |
Transform(const wxGraphicsMatrix &matrix) (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
UnGetNativePath(void *p) const (defined in wxGraphicsPath) | wxGraphicsPath | virtual |
UnRef() (defined in wxObject) | wxObject | |
UnShare() (defined in wxObject) | wxObject | inline |
wxGraphicsObject() (defined in wxGraphicsObject) | wxGraphicsObject | |
wxGraphicsObject(wxGraphicsRenderer *renderer) (defined in wxGraphicsObject) | wxGraphicsObject | |
wxGraphicsPath() (defined in wxGraphicsPath) | wxGraphicsPath | inline |
wxObject() (defined in wxObject) | wxObject | inline |
wxObject(const wxObject &other) (defined in wxObject) | wxObject | inline |
~wxGraphicsObject() (defined in wxGraphicsObject) | wxGraphicsObject | virtual |
~wxGraphicsPath() (defined in wxGraphicsPath) | wxGraphicsPath | inlinevirtual |
~wxObject() (defined in wxObject) | wxObject | inlinevirtual |