![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "../qquick3dxrinputmanager_p.h"
#include "qopenxrinputmanager_p.h"
#include "openxr/qopenxrhelpers_p.h"
#include "qquick3dxrhandinput_p.h"
#include "qquick3dxrhandmodel_p.h"
#include "qquick3dxrcontroller_p.h"
#include <QDebug>
#include <private/qquick3djoint_p.h>
#include <QtGui/qquaternion.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE | Q_DECLARE_LOGGING_CATEGORY (lcQuick3DXr) |
static QMatrix4x4 | transformMatrix (const QVector3D &position, const QQuaternion &rotation) |
QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY | ( | lcQuick3DXr | ) |
|
inlinestatic |
Definition at line 934 of file qopenxrinputmanager.cpp.