CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdGePoint3d, including all inherited members.
asVector() const | OdGePoint3d | inline |
asVector() | OdGePoint3d | inline |
convert2d(const OdGePlanarEnt &plane) const | OdGePoint3d | |
convert2d() const | OdGePoint3d | |
distanceSqrdTo(const OdGePoint3d &point) const | OdGePoint3d | inline |
distanceTo(const OdGePoint3d &point) const | OdGePoint3d | inline |
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* | OdGePoint3d | friend |
operator* | 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 OdGePlanarEnt &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 OdGePoint2d &xy, double zz=0.0) | OdGePoint3d | |
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 |