AcGePoint2d & operator*=(double)
double & operator[](unsigned int)
AcGePoint2d operator-(AcGeVector2d const &) const
double distanceTo(AcGePoint2d const &) const
AcGePoint2d operator*(double) const
double operator[](unsigned int) const
AcGePoint2d & operator-=(AcGeVector2d const &)
AcGePoint2d & transformBy(AcGeMatrix2d const &)
AcGePoint2d operator/(double) const
bool operator!=(AcGePoint2d const &) const
AcGePoint2d & scaleBy(double, AcGePoint2d const &=AcGePoint2d::kOrigin)
AcGePoint2d(AcGePoint2d const &)
AcGePoint2d & set(double, double)
AcGePoint2d operator+(AcGeVector2d const &) const
AcGePoint2d & operator+=(AcGeVector2d const &)
AcGePoint2d & mirror(AcGeLine2d const &)
bool isEqualTo(AcGePoint2d const &, AcGeTol const &=AcGeTol::gTol) const
AcGePoint2d(double, double)
AcGePoint2d & rotateBy(double, AcGePoint2d const &=AcGePoint2d::kOrigin)
AcGePoint2d & setToProduct(AcGeMatrix2d const &, AcGePoint2d const &)
AcGePoint2d & setToSum(AcGePoint2d const &, AcGeVector2d const &)
AcGeVector2d operator-(AcGePoint2d const &) const
AcGeVector2d asVector(void) const
AcGePoint2d & operator=(AcGePoint2d const &)
bool operator==(AcGePoint2d const &) const
AcGePoint2d & operator/=(double)
static ARX_API_STATIC const AcGePoint2d kOrigin
static ARX_API_STATIC AcGeTol gTol