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
qssgrenderdata_p.h File Reference

(4aebb3f7e0691565072e1d7576c09711df50d2d5)

#include <QtGui/qmatrix4x4.h>
#include "qssgrenderableobjects_p.h"
#include <vector>
#include <unordered_map>
#include <memory>
Include dependency graph for qssgrenderdata_p.h:
This graph shows which files directly or indirectly include this file:

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>

Typedef Documentation

◆ QSSGGlobalRenderNodeDataPtr

Definition at line 112 of file qssgrenderdata_p.h.