List of All Members for QMatrix4x4

This is the complete list of members for QMatrix4x4, including inherited members.

  • QMatrix4x4(const QTransform &)
  • QMatrix4x4(const QGenericMatrix<N, M, float> &)
  • QMatrix4x4(float , float , float , float , float , float , float , float , float , float , float , float , float , float , float , float )
  • QMatrix4x4(const float *)
  • QMatrix4x4()
  • column(int ) const : QVector4D
  • constData() const : const float *
  • copyDataTo(float *) const
  • data() : float *
  • data() const : const float *
  • determinant() const : double
  • fill(float )
  • frustum(float , float , float , float , float , float )
  • inverted(bool *) const : QMatrix4x4
  • isAffine() const : bool
  • isIdentity() const : bool
  • lookAt(const QVector3D &, const QVector3D &, const QVector3D &)
  • map(const QPoint &) const : QPoint
  • map(const QPointF &) const : QPointF
  • map(const QVector3D &) const : QVector3D
  • map(const QVector4D &) const : QVector4D
  • mapRect(const QRect &) const : QRect
  • mapRect(const QRectF &) const : QRectF
  • mapVector(const QVector3D &) const : QVector3D
  • normalMatrix() const : QMatrix3x3
  • optimize()
  • ortho(float , float , float , float , float , float )
  • ortho(const QRect &)
  • ortho(const QRectF &)
  • perspective(float , float , float , float )

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.