|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcGeVector2d, including all inherited members.
| AcGeVector2d(AcGeVector2d const &) | AcGeVector2d | |
| AcGeVector2d(double, double) | AcGeVector2d | |
| AcGeVector2d(void) | AcGeVector2d | |
| angle(void) const | AcGeVector2d | |
| angleTo(AcGeVector2d const &) const | AcGeVector2d | |
| dotProduct(AcGeVector2d const &) const | AcGeVector2d | |
| isCodirectionalTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| isCodirectionalTo(AcGeVector2d const &, AcGeTol const &, AcGe::ErrorCondition &) const | AcGeVector2d | |
| isEqualTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| isParallelTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| isParallelTo(AcGeVector2d const &, AcGeTol const &, AcGe::ErrorCondition &) const | AcGeVector2d | |
| isPerpendicularTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| isPerpendicularTo(AcGeVector2d const &, AcGeTol const &, AcGe::ErrorCondition &) const | AcGeVector2d | |
| isUnitLength(AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| isZeroLength(AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| kIdentity | AcGeVector2d | static |
| kXAxis | AcGeVector2d | static |
| kYAxis | AcGeVector2d | static |
| length(void) const | AcGeVector2d | |
| lengthSqrd(void) const | AcGeVector2d | |
| mirror(AcGeVector2d const &) | AcGeVector2d | |
| negate(void) | AcGeVector2d | |
| normal(AcGeTol const &=AcGeContext::gTol) const | AcGeVector2d | |
| normalize(AcGeTol const &=AcGeContext::gTol) | AcGeVector2d | |
| normalize(AcGeTol const &, AcGe::ErrorCondition &) | AcGeVector2d | |
| operator AcGeMatrix2d(void) const | AcGeVector2d | |
| operator!=(AcGeVector2d const &) const | AcGeVector2d | |
| operator*(double) const | AcGeVector2d | |
| operator*=(double) | AcGeVector2d | |
| operator+(AcGeVector2d const &) const | AcGeVector2d | |
| operator+=(AcGeVector2d const &) | AcGeVector2d | |
| operator-(AcGeVector2d const &) const | AcGeVector2d | |
| operator-(void) const | AcGeVector2d | |
| operator-=(AcGeVector2d const &) | AcGeVector2d | |
| operator/(double) const | AcGeVector2d | |
| operator/=(double) | AcGeVector2d | |
| operator=(AcGeVector2d const &) | AcGeVector2d | |
| operator==(AcGeVector2d const &) const | AcGeVector2d | |
| operator[](unsigned int) | AcGeVector2d | |
| operator[](unsigned int) const | AcGeVector2d | |
| perpVector(void) const | AcGeVector2d | |
| rotateBy(double) | AcGeVector2d | |
| set(double, double) | AcGeVector2d | |
| setToProduct(AcGeMatrix2d const &, AcGeVector2d const &) | AcGeVector2d | |
| setToProduct(AcGeVector2d const &, double) | AcGeVector2d | |
| setToSum(AcGeVector2d const &, AcGeVector2d const &) | AcGeVector2d | |
| transformBy(AcGeMatrix2d const &) | AcGeVector2d | |
| x | AcGeVector2d | |
| y | AcGeVector2d | |
| ~AcGeVector2d(void) | AcGeVector2d |