|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for Point2d, including all inherited members.
| cast(AcGePoint2d &) | Point2d | static |
| dist(Point2d) const | Point2d | |
| distRect(Point2d) const | Point2d | |
| distSqrd(Point2d) const | Point2d | |
| isEqual(Point2d, double) const | Point2d | |
| isEqualRect(Point2d, double) const | Point2d | |
| isValid(void) const | Point2d | |
| kNull | Point2d | static |
| length(void) const | Point2d | |
| lengthRect(void) const | Point2d | |
| lengthSqrd(void) const | Point2d | |
| operator%(Vector2d) const | Point2d | |
| operator*(double) const | Point2d | |
| operator*=(double) | Point2d | |
| operator+(Point2d) const | Point2d | |
| operator+(Vector2d) const | Point2d | |
| operator+=(Point2d) | Point2d | |
| operator+=(Vector2d) | Point2d | |
| operator-(Vector2d) const | Point2d | |
| operator-(Point2d) const | Point2d | |
| operator-=(Point2d) | Point2d | |
| operator-=(Vector2d) | Point2d | |
| operator/(double) const | Point2d | |
| operator/=(double) | Point2d | |
| operator=(Point2d &&) | Point2d | |
| operator=(Point2d const &) | Point2d | |
| operator[](int) | Point2d | |
| operator[](int) const | Point2d | |
| Point2d(AcGePoint2d const &) | Point2d | |
| Point2d(double, double) | Point2d | |
| Point2d(void) | Point2d | |
| Point2d(const Point2d &) | Point2d | inline |
| toVector2d(void) const | Point2d |