CFx SDK Documentation
2023 SP0
|
This is the complete list of members for AECECS, including all inherited members.
AECECS() | AECECS | inline |
AECECS(const OdGeMatrix3d &m) | AECECS | inline |
AECECS(const OdGePoint3d &origin, const OdGeVector3d &xAxis, const OdGeVector3d &yAxis, const OdGeVector3d &zAxis) | AECECS | inline |
alignCoordSys(const OdGePoint3d &fromOrigin, const OdGeVector3d &fromXAxis, const OdGeVector3d &fromYAxis, const OdGeVector3d &fromZAxis, const OdGePoint3d &toOrigin, const OdGeVector3d &toXAxis, const OdGeVector3d &toYAxis, const OdGeVector3d &toZAxis) | AECECS | static |
convertToLocal(OdGeVector3d &normal, double &elevation) const | AECECS | |
convertToLocalXY() const | AECECS | |
det() const | AECECS | |
geMatrix(OdGeMatrix3d &result) const | AECECS | inline |
getCoordSystem(OdGePoint3d &origin, OdGeVector3d &xAxis, OdGeVector3d &yAxis, OdGeVector3d &zAxis) const | AECECS | |
getCsOrigin() const | AECECS | inline |
getCsXAxis() const | AECECS | inline |
getCsYAxis() const | AECECS | inline |
getCsZAxis() const | AECECS | inline |
inverse() const | AECECS | inline |
inverse(AECECS &inverseMatrix, double tol) const | AECECS | |
invert() | AECECS | inline |
isEqualTo(const AECECS &matrix, const OdGeTol &tol=OdGeContext::gTol) const | AECECS | |
isScaledOrtho(const OdGeTol &tol=OdGeContext::gTol) const | AECECS | |
isSingular(const OdGeTol &tol=OdGeContext::gTol) const | AECECS | |
isUniScaledOrtho(const OdGeTol &tol=OdGeContext::gTol) const | AECECS | |
kIdentity | AECECS | static |
m_origin | AECECS | |
m_xAxis | AECECS | |
m_yAxis | AECECS | |
m_zAxis | AECECS | |
mirroring(const OdGePlane &mirrorPlane) | AECECS | static |
mirroring(const OdGePoint3d &mirrorPoint) | AECECS | static |
mirroring(const OdGeLine3d &mirrorLine) | AECECS | static |
norm() const | AECECS | |
operator OdGeMatrix3d() const | AECECS | inline |
operator!=(const AECECS &matrix) const | AECECS | inline |
operator*(const AECECS &matrix) const | AECECS | inline |
operator*=(const AECECS &matrix) | AECECS | inline |
operator=(const OdGeMatrix3d &m) | AECECS | inline |
operator==(const AECECS &matrix) const | AECECS | inline |
planeToWorld(const OdGeVector3d &normal) | AECECS | static |
planeToWorld(const OdGePlane &plane) | AECECS | static |
postMultBy(const AECECS &rightSide) | AECECS | inline |
preMultBy(const AECECS &leftSide) | AECECS | inline |
projection(const OdGePlane &projectionPlane, const OdGeVector3d &projectDir) | AECECS | static |
rotation(double angle, const OdGeVector3d &axis, const OdGePoint3d ¢er=OdGePoint3d::kOrigin) | AECECS | inlinestatic |
scale() const | AECECS | |
scaling(double scale, const OdGePoint3d ¢er=OdGePoint3d::kOrigin) | AECECS | inlinestatic |
scaling(const OdGeScale3d &scale, const OdGePoint3d ¢er=OdGePoint3d::kOrigin) | AECECS | inlinestatic |
setCoordSystem(const OdGePoint3d &origin, const OdGeVector3d &xAxis, const OdGeVector3d &yAxis, const OdGeVector3d &zAxis) | AECECS | inline |
setToAlignCoordSys(const OdGePoint3d &fromOrigin, const OdGeVector3d &fromXAxis, const OdGeVector3d &fromYAxis, const OdGeVector3d &fromZAxis, const OdGePoint3d &toOrigin, const OdGeVector3d &toXAxis, const OdGeVector3d &toYAxis, const OdGeVector3d &toZAxis) | AECECS | |
setToIdentity() | AECECS | |
setToMirroring(const OdGePlane &mirrorPlane) | AECECS | inline |
setToMirroring(const OdGePoint3d &mirrorPoint) | AECECS | inline |
setToMirroring(const OdGeLine3d &mirrorLine) | AECECS | inline |
setToPlaneToWorld(const OdGeVector3d &normal) | AECECS | |
setToPlaneToWorld(const OdGePlane &plane) | AECECS | |
setToProduct(const AECECS &m1, const AECECS &m2) | AECECS | |
setToProjection(const OdGePlane &projectionPlane, const OdGeVector3d &projectDir) | AECECS | inline |
setToRotation(double angle, const OdGeVector3d &axis, const OdGePoint3d ¢er=OdGePoint3d::kOrigin) | AECECS | |
setToScaling(double scale, const OdGePoint3d ¢er=OdGePoint3d::kOrigin) | AECECS | |
setToScaling(const OdGeScale3d &scale, const OdGePoint3d ¢er=OdGePoint3d::kOrigin) | AECECS | |
setToTranslation(const OdGeVector3d &vect) | AECECS | inline |
setToWorldToPlane(const OdGeVector3d &normal) | AECECS | inline |
setToWorldToPlane(const OdGePlane &plane) | AECECS | |
setTranslation(const OdGeVector3d &vect) | AECECS | inline |
translation(const OdGeVector3d &vect) | AECECS | inlinestatic |
translation() const | AECECS | inline |
validateZero(const OdGeTol &tol=OdGeContext::gTol) | AECECS | inline |
worldToPlane(const OdGeVector3d &normal) | AECECS | static |
worldToPlane(const OdGePlane &plane) | AECECS | static |