#include <qquickvaluetypes_p.h>
Definition at line 262 of file qquickvaluetypes_p.h.
◆ column()
QVector4D QQuickMatrix4x4ValueType::column |
( |
int |
m | ) |
const |
◆ create()
◆ determinant()
qreal QQuickMatrix4x4ValueType::determinant |
( |
| ) |
const |
◆ fuzzyEquals() [1/2]
bool QQuickMatrix4x4ValueType::fuzzyEquals |
( |
const QMatrix4x4 & |
m | ) |
const |
◆ fuzzyEquals() [2/2]
bool QQuickMatrix4x4ValueType::fuzzyEquals |
( |
const QMatrix4x4 & |
m, |
|
|
qreal |
epsilon |
|
) |
| const |
◆ inverted()
QMatrix4x4 QQuickMatrix4x4ValueType::inverted |
( |
| ) |
const |
◆ lookAt()
◆ m11()
qreal QQuickMatrix4x4ValueType::m11 |
( |
| ) |
const |
|
inline |
◆ m12()
qreal QQuickMatrix4x4ValueType::m12 |
( |
| ) |
const |
|
inline |
◆ m13()
qreal QQuickMatrix4x4ValueType::m13 |
( |
| ) |
const |
|
inline |
◆ m14()
qreal QQuickMatrix4x4ValueType::m14 |
( |
| ) |
const |
|
inline |
◆ m21()
qreal QQuickMatrix4x4ValueType::m21 |
( |
| ) |
const |
|
inline |
◆ m22()
qreal QQuickMatrix4x4ValueType::m22 |
( |
| ) |
const |
|
inline |
◆ m23()
qreal QQuickMatrix4x4ValueType::m23 |
( |
| ) |
const |
|
inline |
◆ m24()
qreal QQuickMatrix4x4ValueType::m24 |
( |
| ) |
const |
|
inline |
◆ m31()
qreal QQuickMatrix4x4ValueType::m31 |
( |
| ) |
const |
|
inline |
◆ m32()
qreal QQuickMatrix4x4ValueType::m32 |
( |
| ) |
const |
|
inline |
◆ m33()
qreal QQuickMatrix4x4ValueType::m33 |
( |
| ) |
const |
|
inline |
◆ m34()
qreal QQuickMatrix4x4ValueType::m34 |
( |
| ) |
const |
|
inline |
◆ m41()
qreal QQuickMatrix4x4ValueType::m41 |
( |
| ) |
const |
|
inline |
◆ m42()
qreal QQuickMatrix4x4ValueType::m42 |
( |
| ) |
const |
|
inline |
◆ m43()
qreal QQuickMatrix4x4ValueType::m43 |
( |
| ) |
const |
|
inline |
◆ m44()
qreal QQuickMatrix4x4ValueType::m44 |
( |
| ) |
const |
|
inline |
◆ map()
◆ mapRect()
QRectF QQuickMatrix4x4ValueType::mapRect |
( |
const QRectF |
r | ) |
const |
◆ minus()
◆ operator QMatrix4x4()
QQuickMatrix4x4ValueType::operator QMatrix4x4 |
( |
| ) |
const |
|
inline |
◆ plus()
◆ rotate() [1/2]
◆ rotate() [2/2]
◆ row()
QVector4D QQuickMatrix4x4ValueType::row |
( |
int |
n | ) |
const |
◆ scale() [1/3]
◆ scale() [2/3]
◆ scale() [3/3]
Q_INVOKABLE void QQuickMatrix4x4ValueType::scale |
( |
float |
sx, |
|
|
float |
sy, |
|
|
float |
sz |
|
) |
| |
|
inline |
◆ setM11()
void QQuickMatrix4x4ValueType::setM11 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM12()
void QQuickMatrix4x4ValueType::setM12 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM13()
void QQuickMatrix4x4ValueType::setM13 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM14()
void QQuickMatrix4x4ValueType::setM14 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM21()
void QQuickMatrix4x4ValueType::setM21 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM22()
void QQuickMatrix4x4ValueType::setM22 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM23()
void QQuickMatrix4x4ValueType::setM23 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM24()
void QQuickMatrix4x4ValueType::setM24 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM31()
void QQuickMatrix4x4ValueType::setM31 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM32()
void QQuickMatrix4x4ValueType::setM32 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM33()
void QQuickMatrix4x4ValueType::setM33 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM34()
void QQuickMatrix4x4ValueType::setM34 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM41()
void QQuickMatrix4x4ValueType::setM41 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM42()
void QQuickMatrix4x4ValueType::setM42 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM43()
void QQuickMatrix4x4ValueType::setM43 |
( |
qreal |
value | ) |
|
|
inline |
◆ setM44()
void QQuickMatrix4x4ValueType::setM44 |
( |
qreal |
value | ) |
|
|
inline |
◆ times() [1/4]
◆ times() [2/4]
◆ times() [3/4]
◆ times() [4/4]
◆ translate()
◆ transposed()
QMatrix4x4 QQuickMatrix4x4ValueType::transposed |
( |
| ) |
const |
◆ m11
qreal QQuickMatrix4x4ValueType::m11 |
|
readwrite |
◆ m12
qreal QQuickMatrix4x4ValueType::m12 |
|
readwrite |
◆ m13
qreal QQuickMatrix4x4ValueType::m13 |
|
readwrite |
◆ m14
qreal QQuickMatrix4x4ValueType::m14 |
|
readwrite |
◆ m21
qreal QQuickMatrix4x4ValueType::m21 |
|
readwrite |
◆ m22
qreal QQuickMatrix4x4ValueType::m22 |
|
readwrite |
◆ m23
qreal QQuickMatrix4x4ValueType::m23 |
|
readwrite |
◆ m24
qreal QQuickMatrix4x4ValueType::m24 |
|
readwrite |
◆ m31
qreal QQuickMatrix4x4ValueType::m31 |
|
readwrite |
◆ m32
qreal QQuickMatrix4x4ValueType::m32 |
|
readwrite |
◆ m33
qreal QQuickMatrix4x4ValueType::m33 |
|
readwrite |
◆ m34
qreal QQuickMatrix4x4ValueType::m34 |
|
readwrite |
◆ m41
qreal QQuickMatrix4x4ValueType::m41 |
|
readwrite |
◆ m42
qreal QQuickMatrix4x4ValueType::m42 |
|
readwrite |
◆ m43
qreal QQuickMatrix4x4ValueType::m43 |
|
readwrite |
◆ m44
qreal QQuickMatrix4x4ValueType::m44 |
|
readwrite |
The documentation for this class was generated from the following files: