![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qtquick3druntimerenderexports.h"
#include <QByteArray>
#include <QMap>
#include <QSharedPointer>
#include <QIODevice>
#include <QVariantMap>
Go to the source code of this file.
Classes | |
struct | QSSGLightmapLoader |
struct | QSSGLightmapWriter |
Enumerations | |
enum class | QSSGLightmapIODataTag : quint32 { Unset = 0 , Mask , Texture_Final , Texture_Direct , Texture_Indirect , Metadata , Mesh , SceneMetadata , Count } |
|
strong |
Enumerator | |
---|---|
Unset | |
Mask | |
Texture_Final | |
Texture_Direct | |
Texture_Indirect | |
Metadata | |
Mesh | |
SceneMetadata | |
Count |
Definition at line 31 of file qssglightmapio_p.h.