Frx::Boolean isPerpendicularTo(AcGeVector2d const &, AcGeTol const &, AcGe::ErrorCondition &) const
AcGeVector2d normal(AcGeTol const &=AcGeContext::gTol) const
AcGeVector2d perpVector(void) const
double dotProduct(AcGeVector2d const &) const
AcGeVector2d operator/(double) const
static ARX_API_STATIC AcGeVector2d const kXAxis
Frx::Boolean isParallelTo(AcGeVector2d const &, AcGeTol const &, AcGe::ErrorCondition &) const
AcGeVector2d & operator/=(double)
AcGeVector2d operator*(double) const
Frx::Boolean isCodirectionalTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const
Frx::Boolean isCodirectionalTo(AcGeVector2d const &, AcGeTol const &, AcGe::ErrorCondition &) const
AcGeVector2d & rotateBy(double)
double lengthSqrd(void) const
AcGeVector2d & operator+=(AcGeVector2d const &)
bool isEqualTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const
double operator[](unsigned int) const
AcGeVector2d & transformBy(AcGeMatrix2d const &)
Frx::Boolean isZeroLength(AcGeTol const &=AcGeContext::gTol) const
double length(void) const
AcGeVector2d & operator*=(double)
AcGeVector2d & setToSum(AcGeVector2d const &, AcGeVector2d const &)
AcGeVector2d operator-(AcGeVector2d const &) const
Frx::Boolean isUnitLength(AcGeTol const &=AcGeContext::gTol) const
double angleTo(AcGeVector2d const &) const
AcGeVector2d & setToProduct(AcGeVector2d const &, double)
AcGeVector2d(AcGeVector2d const &)
AcGeVector2d & set(double, double)
double & operator[](unsigned int)
static ARX_API_STATIC AcGeVector2d const kIdentity
AcGeVector2d(double, double)
AcGeVector2d & operator=(AcGeVector2d const &)
AcGeVector2d & normalize(AcGeTol const &=AcGeContext::gTol)
AcGeVector2d & normalize(AcGeTol const &, AcGe::ErrorCondition &)
AcGeVector2d & operator-=(AcGeVector2d const &)
Frx::Boolean isPerpendicularTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const
static ARX_API_STATIC AcGeVector2d const kYAxis
Frx::Boolean isParallelTo(AcGeVector2d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeVector2d operator+(AcGeVector2d const &) const
AcGeVector2d & negate(void)
bool operator==(AcGeVector2d const &) const
AcGeVector2d operator-(void) const
bool operator!=(AcGeVector2d const &) const
AcGeVector2d & mirror(AcGeVector2d const &)
AcGeVector2d & setToProduct(AcGeMatrix2d const &, AcGeVector2d const &)
static ARX_API_STATIC AcGeTol gTol