|
CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdTrVisMatrix4x4Impl< DataType >, including all inherited members.
| entry | OdTrVisMatrix4x4Impl< DataType > | |
| EntryType typedef | OdTrVisMatrix4x4Impl< DataType > | |
| frustum(DataType left, DataType right, DataType bottom, DataType top, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inline |
| frustumMatrix(OdTrVisMatrix4x4Impl &m, DataType left, DataType right, DataType bottom, DataType top, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| get(OdGeMatrix3d &xMat, bool bTransposed=true) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getArray(int nRow=0) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getArray(int nRow=0) | OdTrVisMatrix4x4Impl< DataType > | inline |
| getRotationXAxis() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getRotationYAxis() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getRotationZAxis() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getSubMatrix(OdTrVisMatrix3x3Impl< DataType > &xMat) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getSubMatrix() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| getTranslation() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| invert(DataType eps=1.e-8f) | OdTrVisMatrix4x4Impl< DataType > | inline |
| localRotate(const VectorType &angles) | OdTrVisMatrix4x4Impl< DataType > | inline |
| localRotationMatrix(OdTrVisMatrix4x4Impl &m, const VectorType &angles) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| lookAt(const VectorType &eye, const VectorType ¢er, const VectorType2 &up, DataType eps=1.e-8f) | OdTrVisMatrix4x4Impl< DataType > | inline |
| lookAtMatrix(OdTrVisMatrix4x4Impl &l, const VectorType &eye, const VectorType ¢er, const VectorType2 &up, DataType eps=1.e-8f) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| operator()(int i, int j) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator*(const OdTrVisMatrix4x4Impl &m) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator* | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator* | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator* | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator* | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator*=(const OdTrVisMatrix4x4Impl &m) | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator*=(DataType n) | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator+(const VectorType &v) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator+=(const VectorType &v) | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator-() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator-(const VectorType &v) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator-=(const VectorType &v) | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator/ | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator/ | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator/=(DataType n) | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator^(const OdTrVisMatrix4x4Impl &m) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator^ | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator^ | OdTrVisMatrix4x4Impl< DataType > | friend |
| operator^=(const OdTrVisMatrix4x4Impl &m) | OdTrVisMatrix4x4Impl< DataType > | inline |
| operator~() const | OdTrVisMatrix4x4Impl< DataType > | inline |
| ortho(DataType left, DataType right, DataType bottom, DataType top, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inline |
| ortho2d(DataType left, DataType right, DataType bottom, DataType top) | OdTrVisMatrix4x4Impl< DataType > | inline |
| orthoMatrix(OdTrVisMatrix4x4Impl &m, DataType left, DataType right, DataType bottom, DataType top, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| perspective(DataType fov, DataType aspect, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inline |
| perspective2a(DataType fovX, DataType fovY, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inline |
| perspectiveMatrix(OdTrVisMatrix4x4Impl &m, DataType fov, DataType aspect, DataType near_, DataType far_) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| recipScale(const VectorType &v) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| rotate(DataType angle, const VectorType &v, DataType eps=1.e-8f) | OdTrVisMatrix4x4Impl< DataType > | inline |
| rotationMatrix(OdTrVisMatrix4x4Impl &m, DataType angle, const VectorType &v, DataType eps=1.e-8f) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| scale(const VectorType &v) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| scaleMatrix(OdTrVisMatrix4x4Impl &m, const VectorType &v, bool bInverse=false) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| scaleMatrix(OdTrVisMatrix4x4Impl &m, DataType s, bool bInverse=false) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| set(const DataType *pVals) | OdTrVisMatrix4x4Impl< DataType > | inline |
| set(const OdGeMatrix3d &xMat, bool bTransposed=true) | OdTrVisMatrix4x4Impl< DataType > | inline |
| set(const OdTrVisMatrix3x3Impl< DataType > &xMat, bool bExtend=false) | OdTrVisMatrix4x4Impl< DataType > | inline |
| set(DataType e00=1.0f, DataType e01=0.0f, DataType e02=0.0f, DataType e03=0.0f, DataType e10=0.0f, DataType e11=1.0f, DataType e12=0.0f, DataType e13=0.0f, DataType e20=0.0f, DataType e21=0.0f, DataType e22=1.0f, DataType e23=0.0f, DataType e30=0.0f, DataType e31=0.0f, DataType e32=0.0f, DataType e33=1.0f) | OdTrVisMatrix4x4Impl< DataType > | inline |
| setIdentity() | OdTrVisMatrix4x4Impl< DataType > | inline |
| setRecipScale(const VectorType &v) | OdTrVisMatrix4x4Impl< DataType > | inline |
| setScale(const VectorType &v) | OdTrVisMatrix4x4Impl< DataType > | inline |
| transform(VectorType &vec, DataType w=1.0f) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| transformClone(const VectorType &vec, DataType w=1.0f) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| translationMatrix(OdTrVisMatrix4x4Impl &m, const VectorType &v, bool bNegate=false) | OdTrVisMatrix4x4Impl< DataType > | inlinestatic |
| transpose() | OdTrVisMatrix4x4Impl< DataType > | inline |
| untransform(VectorType &vec, DataType w=1.0f) const | OdTrVisMatrix4x4Impl< DataType > | inline |
| untransformClone(const VectorType &vec, DataType w=1.0f) const | OdTrVisMatrix4x4Impl< DataType > | inline |