|
WINDEX
|
This is the complete list of members for cxy, including all inherited members.
| angle(const cxy &a, const cxy &b, const cxy &c, const cxy &d) | cxy | inlinestatic |
| clockwise(const cxy &a, const cxy &b, const cxy &c) | cxy | inlinestatic |
| closest(const cxy &end1, const cxy &end2) const (defined in cxy) | cxy | inline |
| cxy() (defined in cxy) | cxy | inline |
| cxy(double X, double Y) (defined in cxy) | cxy | inline |
| cxy(const cxy &xy) (defined in cxy) | cxy | inline |
| dis2toline(const cxy &end1, const cxy &end2) const | cxy | inline |
| dist2(const cxy &other) const | cxy | inline |
| enclosingWidthHeight(const std::vector< cxy > &polygon) (defined in cxy) | cxy | inlinestatic |
| invalidate() (defined in cxy) | cxy | inline |
| isInside(const std::vector< cxy > &polygon) const | cxy | inline |
| isIntersect(cxy &p1, cxy &q1, cxy &p2, cxy &q2) (defined in cxy) | cxy | static |
| isIntersection(cxy &p, const cxy &a, const cxy &b, const cxy &c, const cxy &d) | cxy | inlinestatic |
| isValid() const (defined in cxy) | cxy | inline |
| operator*=(float s) (defined in cxy) | cxy | inline |
| operator*=(const cxy &other) (defined in cxy) | cxy | inline |
| operator+(const cxy &other) const (defined in cxy) | cxy | inline |
| operator+=(const cxy &other) (defined in cxy) | cxy | inline |
| operator-(const cxy &other) const (defined in cxy) | cxy | inline |
| operator/=(float s) (defined in cxy) | cxy | inline |
| operator<< (defined in cxy) | cxy | friend |
| operator==(const cxy &other) const (defined in cxy) | cxy | inline |
| tclosest(const cxy &end1, const cxy &end2) const (defined in cxy) | cxy | inline |
| vect(const cxy &other) const | cxy | inline |
| x (defined in cxy) | cxy | |
| y (defined in cxy) | cxy | |
| zoom(float ratio) (defined in cxy) | cxy | inline |