StateSetNode Class

(Qt3D::Render::StateSetNode)
Inherits: FrameGraphNode

Public Functions

StateSetNode()
~StateSetNode()
QList<RenderState *> renderStates() const
void updateFromPeer(QNode * peer)

Protected Functions

void appendRenderState(const QNodeId & id, RenderState * renderState)
void removeRenderState(const QNodeId & renderStateId)
void sceneChangeEvent(const QSceneChangePtr & e)

Member Function Documentation

StateSetNode::StateSetNode()

StateSetNode::~StateSetNode()

[protected] void StateSetNode::appendRenderState(const QNodeId & id, RenderState * renderState)

[protected] void StateSetNode::removeRenderState(const QNodeId & renderStateId)

QList<RenderState *> StateSetNode::renderStates() const

[protected] void StateSetNode::sceneChangeEvent(const QSceneChangePtr & e)

void StateSetNode::updateFromPeer(QNode * peer)

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.