Uses of Class
io.qt.qt3d.render.QFrameGraphNode
Packages that use QFrameGraphNode
-
Uses of QFrameGraphNode in io.qt.qt3d.extras
Subclasses of QFrameGraphNode in io.qt.qt3d.extrasModifier and TypeClassDescriptionclass
Default FrameGraph implementation of a forward rendererMethods in io.qt.qt3d.extras that return QFrameGraphNodeModifier and TypeMethodDescriptionfinal QFrameGraphNode
Qt3DWindow.activeFrameGraph()
SeeQt3DExtras::Qt3DWindow::
activeFrameGraph()const Methods in io.qt.qt3d.extras with parameters of type QFrameGraphNodeModifier and TypeMethodDescriptionfinal void
Qt3DWindow.setActiveFrameGraph
(QFrameGraphNode activeFrameGraph) SeeQt3DExtras::Qt3DWindow::
setActiveFrameGraph(Qt3DRender::QFrameGraphNode*) -
Uses of QFrameGraphNode in io.qt.qt3d.render
Subclasses of QFrameGraphNode in io.qt.qt3d.renderModifier and TypeClassDescriptionclass
FrameGraph node to transfer a rectangle of pixel values from one region of a render target to anotherclass
Exchanges buffer data between GPU and CPUclass
Class to allow for selection of camera to be usedclass
Class to clear buffersclass
Enables a visual overlay with scene detailsclass
FrameGraph node to issue work for the compute shader on GPUclass
Enable frustum culling for the FrameGraphclass
Controls layers drawn in a frame graph branchclass
Class to emplace a memory barrierclass
When a Qt3DRender::QNoDraw node is present in a FrameGraph branch, this prevents the renderer from rendering any primitiveclass
When a Qt3DRender::QNoPicking node is present in a FrameGraph branch, this prevents the render aspect from performing picking selection for the given branchclass
Select entities which are within a distance threshold of a target entityclass
Frame graph node for render captureclass
Provides storage for vectors of Filter Keys and Parametersclass
FrameGraph node offers a way of specifying a set of QRenderState objects to be applied during the execution of a framegraph branchclass
Provides a way of specifying the render surfaceclass
Provides a way of specifying a render targetclass
FrameGraphNode used to insert a fence in the graphics command streamclass
Provides storage for the sort types to be usedclass
Enables or disables entire subtrees of framegraph nodesclass
A QFrameGraphNode used to select QTechniques to useclass
A viewport on the Qt3D Sceneclass
FrameGraphNode used to wait for a fence in the graphics command stream to become signaledFields in io.qt.qt3d.render with type parameters of type QFrameGraphNodeModifier and TypeFieldDescriptionfinal QObject.Signal1<QFrameGraphNode>
QRenderSettings.activeFrameGraphChanged
Methods in io.qt.qt3d.render that return QFrameGraphNodeModifier and TypeMethodDescriptionfinal QFrameGraphNode
QRenderSettings.activeFrameGraph()
final QFrameGraphNode
QFrameGraphNode.parentFrameGraphNode()
Methods in io.qt.qt3d.render with parameters of type QFrameGraphNodeModifier and TypeMethodDescriptionfinal void
QRenderSettings.setActiveFrameGraph
(QFrameGraphNode activeFrameGraph)