74 :
x (0.0),
y (0.0),
z (0.0)
81 :
x (xx),
y (yy),
z (zz)
280 return isEqualTo (point);
286 return !isEqualTo (point);
310 unsigned int i)
const
AECBASE_API OdGePoint3d operator*(const AECECS &matrix, const OdGePoint3d &point)
#define GE_TOOLKIT_EXPORT
OdGePoint3d & rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)
OdGePoint3d & transformBy(const OdGeMatrix3d &xfm)
OdGePoint3d & set(double xx, double yy, double zz)
bool isEqualTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const
OdGePoint3d & scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)
OdGePoint3d & setToProduct(const OdGeMatrix3d &xfm, const OdGePoint3d &point)
OdGePoint3d & swapWithPoint(OdGePoint3d &point)
OdGePoint2d convert2d() const
const OdGeVector3d & asVector() const
OdGePoint3d & mirror(const OdGePlane &plane)
double distanceTo(const OdGePoint3d &point) const
OdGePoint3d project(const OdGePlane &plane, const OdGeVector3d &vect) const
OdGePoint3d & set(const OdGePlanarEnt &plane, const OdGePoint2d &point)
OdGePoint3d & setToSum(const OdGePoint3d &point, const OdGeVector3d &vect)
OdGePoint3d(const OdGePlanarEnt &plane, const OdGePoint2d &pnt2d)
OdGePoint2d convert2d(const OdGePlanarEnt &plane) const
OdGePoint3d orthoProject(const OdGePlane &plane) const
OdGePoint3d(double xx, double yy, double zz)
static GE_STATIC_EXPORT const OdGePoint3d kOrigin
GLfloat GLfloat GLfloat z
bool operator==(const BlockRefPath &rA, const BlockRefPath &rB)
DOM.
bool operator!=(const BlockRefPath &rA, const BlockRefPath &rB)
DOM.
static GE_STATIC_EXPORT OdGeTol gTol