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
QQuick3DRenderLayerHelpers Class Reference

#include <qquick3dscenerenderer_p.h>

Collaboration diagram for QQuick3DRenderLayerHelpers:

Static Public Member Functions

static void updateLayerNodeHelper (const QQuick3DViewport &view3D, const std::shared_ptr< QSSGRenderContextInterface > &rci, QSSGRenderLayer &layerNode, bool &aaIsDirty, bool &temporalIsDirty)

Detailed Description

Definition at line 146 of file qquick3dscenerenderer_p.h.

Member Function Documentation

◆ updateLayerNodeHelper()

void QQuick3DRenderLayerHelpers::updateLayerNodeHelper ( const QQuick3DViewport & view3D,
const std::shared_ptr< QSSGRenderContextInterface > & rci,
QSSGRenderLayer & layerNode,
bool & aaIsDirty,
bool & temporalIsDirty )
static

Definition at line 1237 of file qquick3dscenerenderer.cpp.


The documentation for this class was generated from the following files: