Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qopenxrhelpers_p.h File Reference

(465b658e0535376e9066d70209fb7d2982d054d0)

#include <openxr/openxr.h>
#include <QtQuick3DXr/qtquick3dxrglobal.h>
#include <QQuaternion>
#include <QString>
#include <QVector3D>
+ Include dependency graph for qopenxrhelpers_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenXRHelpers
 

Functions

QString OpenXRHelpers::getXrResultAsString (XrResult result, XrInstance instance)
 
bool OpenXRHelpers::checkXrResult (XrResult result, XrInstance instance)
 
QQuaternion OpenXRHelpers::toQQuaternion (const XrQuaternionf &q)
 
QVector3D OpenXRHelpers::toQVector (const XrVector3f &v)