CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
28 #include "Ge/GeVector3d.h"
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
OdGePoint3d orthoProject(const OdGePlane &plane) const
OdGePoint3d(double xx, double yy, double zz)
OdGePoint2d convert2d() const
OdGePoint3d project(const OdGePlane &plane, const OdGeVector3d &vect) const
OdGePoint3d & swapWithPoint(OdGePoint3d &point)
OdGePoint3d & set(double xx, double yy, double zz)
OdGePoint3d & set(const OdGePlanarEnt &plane, const OdGePoint2d &point)
OdGePoint3d & rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)
GE_TOOLKIT_EXPORT OdGeVector3d operator*(const OdGeMatrix3d &matrix, const OdGeVector3d &vect)
OdGePoint3d & setToProduct(const OdGeMatrix3d &xfm, const OdGePoint3d &point)
const OdGeVector3d & asVector() const
bool DAI_EXPORT operator!=(const OdDAI::OdSelect &left, const OdDAI::OdSelect &right)
OdGePoint2d convert2d(const OdGePlanarEnt &plane) const
static GE_STATIC_EXPORT const OdGePoint3d kOrigin
OdGePoint3d & mirror(const OdGePlane &plane)
OdGePoint3d & scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin)
OdGePoint3d(const OdGePlanarEnt &plane, const OdGePoint2d &pnt2d)
static GE_STATIC_EXPORT OdGeTol gTol
#define GE_TOOLKIT_EXPORT
bool DAI_EXPORT operator==(const OdFileDescriptionAuto &left, const OdFileDescriptionAuto &right)
OdGePoint3d & transformBy(const OdGeMatrix3d &xfm)
bool isEqualTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const
double distanceTo(const OdGePoint3d &point) const
OdGePoint3d & setToSum(const OdGePoint3d &point, const OdGeVector3d &vect)
GLfloat GLfloat GLfloat z