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
qquick3dxrmanager_visionos.mm File Reference

(77f5bacca39b7466cb5068abc162af7ac2783060)

#include "qquick3dxrmanager_visionos_p.h"
#include "qquick3dxrorigin_p.h"
#include "qquick3dxrmanager_p.h"
#include "qquick3dxrinputmanager_visionos_p.h"
#include "qquick3dxranchormanager_visionos_p.h"
#include "../qquick3dxrinputmanager_p.h"
#include "../qquick3dxranimationdriver_p.h"
#include <QtQuick3D/private/qquick3dviewport_p.h>
#include <QtQuick3D/private/qquick3dnode_p_p.h>
#include <QtQuick3DUtils/private/qssgassert_p.h>
#include <QQuickGraphicsDevice>
#include <rhi/qrhi.h>
#include <CompositorServices/CompositorServices.h>
#include <QtGui/qguiapplication_platform.h>
#include <QtCore/qoperatingsystemversion.h>
#include <QtCore/qloggingcategory.h>
#include <TargetConditionals.h>
#include "qquick3dxrmanager_visionos.moc"
Include dependency graph for qquick3dxrmanager_visionos.mm:

Go to the source code of this file.

Classes

class  CompositorLayer
struct  QSSGCompositionLayerInstance

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQuick3DXr)
static bool qssgDisableFoveation ()

Variables

static const char s_renderThreadName [] = "QQuick3DXrRenderThread"

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQuick3DXr )

◆ qssgDisableFoveation()

bool qssgDisableFoveation ( )
static

Definition at line 36 of file qquick3dxrmanager_visionos.mm.

Referenced by CompositorLayer::configure().

Here is the caller graph for this function:

Variable Documentation

◆ s_renderThreadName

const char s_renderThreadName = "QQuick3DXrRenderThread"
static

Definition at line 33 of file qquick3dxrmanager_visionos.mm.