AcGePoint3d operator+(AcGeVector3d const &) const
bool operator==(AcGePoint3d const &) const
AcGePoint3d & operator*=(double)
AcGePoint3d & set(double, double, double)
AcGePoint3d(AcGePlanarEnt const &, AcGePoint2d const &)
AcGePoint3d & setToProduct(AcGeMatrix3d const &, AcGePoint3d const &)
AcGePoint3d & rotateBy(double, AcGeVector3d const &, AcGePoint3d const &=AcGePoint3d::kOrigin)
AcGePoint3d project(AcGePlane const &, AcGeVector3d const &) const
AcGeVector3d operator-(AcGePoint3d const &) const
AcGePoint3d(double, double, double)
AcGePoint3d & mirror(AcGePlane const &)
AcGePoint3d orthoProject(AcGePlane const &) const
bool operator!=(AcGePoint3d const &) const
AcGePoint3d & transformBy(AcGeMatrix3d const &)
AcGePoint3d & operator-=(AcGeVector3d const &)
double distanceTo(AcGePoint3d const &) const
AcGePoint3d & setToSum(AcGePoint3d const &, AcGeVector3d const &)
static ARX_API_STATIC AcGePoint3d const kOrigin
AcGePoint2d convert2d(AcGePlanarEnt const &) const
AcGePoint3d operator-(AcGeVector3d const &) const
double operator[](unsigned int) const
bool isEqualTo(AcGePoint3d const &, AcGeTol const &=AcGeTol::gTol) const
AcGePoint3d(AcGePoint3d const &)
AcGePoint3d & operator/=(double)
AcGePoint3d & scaleBy(double, AcGePoint3d const &=AcGePoint3d::kOrigin)
AcGePoint3d & operator+=(AcGeVector3d const &)
AcGePoint3d & set(AcGePlanarEnt const &, AcGePoint2d const &)
AcGeVector3d asVector(void) const
AcGePoint3d operator*(double) const
double & operator[](unsigned int)
AcGePoint3d & operator=(AcGePoint3d const &)
AcGePoint3d operator/(double) const
static ARX_API_STATIC AcGeTol gTol