Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquick3dxranchormanager_openxr.cpp File Reference

(96fb5cb6b9a5a158b534420de6fe0e05b48cddd0)

#include "qquick3dxranchormanager_openxr_p.h"
#include "openxr/qopenxrhelpers_p.h"
#include "qquick3dxrspatialanchor_p.h"
#include <QtQuick3DUtils/private/qssgassert_p.h>
#include <QtGui/qquaternion.h>
#include <QLoggingCategory>
Include dependency graph for qquick3dxranchormanager_openxr.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQuick3DXr)
static QQuick3DXrSpatialAnchor::Classification getLabelForString (const QString &label)

Variables

static const uint32_t MAX_PERSISTENT_SPACES = 100
static const char qssgXrRecognizedLabels [] = "TABLE,COUCH,FLOOR,CEILING,WALL_FACE,WINDOW_FRAME,DOOR_FRAME,STORAGE,BED,SCREEN,LAMP,PLANT,WALL_ART,OTHER"

Function Documentation

◆ getLabelForString()

QQuick3DXrSpatialAnchor::Classification getLabelForString ( const QString & label)
staticnodiscard

Definition at line 28 of file qquick3dxranchormanager_openxr.cpp.

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQuick3DXr )

Variable Documentation

◆ MAX_PERSISTENT_SPACES

const uint32_t MAX_PERSISTENT_SPACES = 100
static

◆ qssgXrRecognizedLabels

const char qssgXrRecognizedLabels = "TABLE,COUCH,FLOOR,CEILING,WALL_FACE,WINDOW_FRAME,DOOR_FRAME,STORAGE,BED,SCREEN,LAMP,PLANT,WALL_ART,OTHER"
static