CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGePoint3d, including all inherited members.
asVector() const | OdGePoint3d | inline |
convert2d(const OdGePlanarEnt &plane) const | OdGePoint3d | |
convert2d() const | OdGePoint3d | inline |
distanceTo(const OdGePoint3d &point) const | OdGePoint3d | |
isEqualTo(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGePoint3d | |
kOrigin | OdGePoint3d | static |
mirror(const OdGePlane &plane) | OdGePoint3d | |
OdGePoint3d() | OdGePoint3d | inline |
OdGePoint3d(double xx, double yy, double zz) | OdGePoint3d | inline |
OdGePoint3d(const OdGePlanarEnt &plane, const OdGePoint2d &pnt2d) | OdGePoint3d | |
operator!=(const OdGePoint3d &point) const | OdGePoint3d | inline |
operator*(const OdGeMatrix3d &matrix, const OdGePoint3d &point) | OdGePoint3d | friend |
operator*(double scale, const OdGePoint3d &point) | OdGePoint3d | friend |
operator*(double scale) const | OdGePoint3d | inline |
operator*=(double scale) | OdGePoint3d | inline |
operator+(const OdGeVector3d &vect) const | OdGePoint3d | inline |
operator+=(const OdGeVector3d &vect) | OdGePoint3d | inline |
operator-(const OdGeVector3d &vect) const | OdGePoint3d | inline |
operator-(const OdGePoint3d &point) const | OdGePoint3d | inline |
operator-=(const OdGeVector3d &vect) | OdGePoint3d | inline |
operator/(double scale) const | OdGePoint3d | inline |
operator/=(double scale) | OdGePoint3d | inline |
operator==(const OdGePoint3d &point) const | OdGePoint3d | inline |
operator[](unsigned int i) const | OdGePoint3d | inline |
operator[](unsigned int i) | OdGePoint3d | inline |
orthoProject(const OdGePlane &plane) const | OdGePoint3d | |
project(const OdGePlane &plane, const OdGeVector3d &vect) const | OdGePoint3d | |
rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin) | OdGePoint3d | |
scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin) | OdGePoint3d | |
set(double xx, double yy, double zz) | OdGePoint3d | inline |
set(const OdGePlanarEnt &plane, const OdGePoint2d &point) | OdGePoint3d | |
setToProduct(const OdGeMatrix3d &xfm, const OdGePoint3d &point) | OdGePoint3d | |
setToSum(const OdGePoint3d &point, const OdGeVector3d &vect) | OdGePoint3d | |
swapWithPoint(OdGePoint3d &point) | OdGePoint3d | |
transformBy(const OdGeMatrix3d &xfm) | OdGePoint3d | |
x | OdGePoint3d | |
y | OdGePoint3d | |
z | OdGePoint3d |