![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuick3DRuntimeRender/qtquick3druntimerenderglobal.h>
#include <ssg/qssgrenderbasetypes.h>
#include <QtCore/qsize.h>
#include <QtGui/qmatrix4x4.h>
Go to the source code of this file.
Classes | |
class | QSSGModelHelpers |
\inmodule QtQuick3D More... | |
class | QSSGCameraHelpers |
\inmodule QtQuick3D More... | |
class | QSSGRenderHelpers |
\inmodule QtQuick3D More... | |
class | QSSGRenderExtensionHelpers |
\inmodule QtQuick3D More... |
Enumerations | |
enum class | QSSGPrepContextId : quint64 { Invalid } |
enum class | QSSGPrepResultId : quint64 { Invalid } |
enum class | QSSGRenderablesId : quint64 { Invalid } |
enum class | QSSGRenderablesFilter : quint32 { Opaque = 0x1 , Transparent = 0x2 , All = Opaque | Transparent } |
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 38 of file qssgrenderhelpers.h.
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 39 of file qssgrenderhelpers.h.
|
strong |
Enumerator | |
---|---|
Opaque | |
Transparent | |
All |
Definition at line 43 of file qssgrenderhelpers.h.
|
strong |
Enumerator | |
---|---|
Invalid |
Definition at line 40 of file qssgrenderhelpers.h.