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
qquick3dscenemanager.cpp File Reference

(bfeb4b1acd01d1f7e4f09eadc6c2ec1abf3b6fc6)

#include "qquick3dscenemanager_p.h"
#include "qquick3dobject_p.h"
#include "qquick3dviewport_p.h"
#include "qquick3dmodel_p.h"
#include <QtQuick/QQuickWindow>
#include <QtQuick3DRuntimeRender/private/qssgrenderlayer_p.h>
#include <ssg/qssgrendercontextcore.h>
#include <QtQuick3DRuntimeRender/private/qssgrendermodel_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderer_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderimage_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderroot_p.h>
#include <QtQuick3DRuntimeRender/ssg/qssgrenderextensions.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderuserpass_p.h>
#include <QtQuick3DUtils/private/qssgassert_p.h>
#include "qquick3drenderextensions.h"
Include dependency graph for qquick3dscenemanager.cpp:

Go to the source code of this file.

Functions

static void detachDirtyList (QQuick3DObject **head, size_t count)

Variables

static constexpr char qtQQ3DWAPropName [] { "_qtquick3dWindowAttachment" }

Function Documentation

◆ detachDirtyList()

void detachDirtyList ( QQuick3DObject ** head,
size_t count )
static

Definition at line 59 of file qquick3dscenemanager.cpp.

Variable Documentation

◆ qtQQ3DWAPropName

constexpr char qtQQ3DWAPropName { "_qtquick3dWindowAttachment" }
staticconstexpr

Definition at line 57 of file qquick3dscenemanager.cpp.