|
OpenCPN Partial API docs
|
This is the complete list of members for OCPNRegion, including all inherited members.
| Clear() (defined in OCPNRegion) | OCPNRegion | virtual |
| CloneRefData(const wxObjectRefData *data) const (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| Contains(wxCoord x, wxCoord y) const (defined in OCPNRegion) | OCPNRegion | inline |
| Contains(const wxPoint &pt) const (defined in OCPNRegion) | OCPNRegion | inline |
| Contains(wxCoord x, wxCoord y, wxCoord w, wxCoord h) const (defined in OCPNRegion) | OCPNRegion | inline |
| Contains(const wxRect &rect) const (defined in OCPNRegion) | OCPNRegion | inline |
| CreateRefData() const (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| Empty() const (defined in OCPNRegion) | OCPNRegion | inline |
| GetBox(wxCoord &x, wxCoord &y, wxCoord &w, wxCoord &h) const (defined in OCPNRegion) | OCPNRegion | inline |
| GetBox() const (defined in OCPNRegion) | OCPNRegion | inline |
| GetNew_wxRegion() const (defined in OCPNRegion) | OCPNRegion | |
| GetRegion() const (defined in OCPNRegion) | OCPNRegion | |
| InitRect(wxCoord x, wxCoord y, wxCoord w, wxCoord h) (defined in OCPNRegion) | OCPNRegion | |
| Intersect(const OCPNRegion ®ion) (defined in OCPNRegion) | OCPNRegion | inline |
| IsEmpty() const (defined in OCPNRegion) | OCPNRegion | virtual |
| IsEqual(const OCPNRegion ®ion) const (defined in OCPNRegion) | OCPNRegion | |
| IsOk() const (defined in OCPNRegion) | OCPNRegion | inline |
| OCPNRegion() (defined in OCPNRegion) | OCPNRegion | inline |
| OCPNRegion(wxCoord x, wxCoord y, wxCoord w, wxCoord h) (defined in OCPNRegion) | OCPNRegion | |
| OCPNRegion(const wxPoint &topLeft, const wxPoint &bottomRight) (defined in OCPNRegion) | OCPNRegion | |
| OCPNRegion(const wxRect &rect) (defined in OCPNRegion) | OCPNRegion | |
| OCPNRegion(const wxRegion ®ion) (defined in OCPNRegion) | OCPNRegion | |
| OCPNRegion(size_t n, const wxPoint *points, int fillStyle=wxODDEVEN_RULE) (defined in OCPNRegion) | OCPNRegion | |
| ODoContainsPoint(wxCoord x, wxCoord y) const (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoContainsRect(const wxRect &rect) const (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoGetBox(wxCoord &x, wxCoord &y, wxCoord &w, wxCoord &h) const (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoIntersect(const OCPNRegion ®ion) (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoIsEqual(const OCPNRegion ®ion) const (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoOffset(wxCoord x, wxCoord y) (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoSubtract(const OCPNRegion ®ion) (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoUnionWithRect(const wxRect &rect) (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| ODoUnionWithRegion(const OCPNRegion ®ion) (defined in OCPNRegion) | OCPNRegion | protectedvirtual |
| Offset(wxCoord x, wxCoord y) (defined in OCPNRegion) | OCPNRegion | inline |
| Offset(const wxPoint &pt) (defined in OCPNRegion) | OCPNRegion | inline |
| Ok() const (defined in OCPNRegion) | OCPNRegion | inline |
| operator!=(const OCPNRegion ®ion) const (defined in OCPNRegion) | OCPNRegion | inline |
| operator==(const OCPNRegion ®ion) const (defined in OCPNRegion) | OCPNRegion | inline |
| Subtract(const OCPNRegion ®ion) (defined in OCPNRegion) | OCPNRegion | inline |
| Union(const OCPNRegion ®ion) (defined in OCPNRegion) | OCPNRegion | inline |
| Union(wxCoord x, wxCoord y, wxCoord w, wxCoord h) (defined in OCPNRegion) | OCPNRegion | inline |
| Union(const wxRect &rect) (defined in OCPNRegion) | OCPNRegion | inline |
| ~OCPNRegion() (defined in OCPNRegion) | OCPNRegion | virtual |