#include <qsgtransform_p.h>
Definition at line 24 of file qsgtransform_p.h.
◆ compareTo()
int QSGTransform::compareTo |
( |
const QSGTransform & | other | ) |
const |
|
inline |
◆ invertedData()
const float * QSGTransform::invertedData |
( |
| ) |
const |
|
inline |
◆ isIdentity()
bool QSGTransform::isIdentity |
( |
| ) |
const |
|
inline |
◆ matrix()
◆ operator!=() [1/2]
bool QSGTransform::operator!= |
( |
const QMatrix4x4 & | other | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool QSGTransform::operator!= |
( |
const QSGTransform & | other | ) |
const |
|
inline |
◆ operator==() [1/2]
bool QSGTransform::operator== |
( |
const QMatrix4x4 & | other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool QSGTransform::operator== |
( |
const QSGTransform & | other | ) |
const |
|
inline |
◆ setMatrix()
The documentation for this class was generated from the following files: