![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qmatrix4x4.h>
#include "qssgrenderableobjects_p.h"
#include <vector>
#include <unordered_map>
#include <memory>
Go to the source code of this file.
Classes | |
class | QSSGGlobalRenderNodeData |
struct | QSSGGlobalRenderNodeData::InstanceTransforms |
struct | QSSGGlobalRenderNodeData::LayerNodeSection |
class | QSSGRenderDataHelpers |
class | QSSGRenderModelData |
class | QSSGRenderItem2DData |
Typedefs | |
using | QSSGGlobalRenderNodeDataPtr = std::shared_ptr<QSSGGlobalRenderNodeData> |
using QSSGGlobalRenderNodeDataPtr = std::shared_ptr<QSSGGlobalRenderNodeData> |
Definition at line 112 of file qssgrenderdata_p.h.