RenderTechnique Class
(Qt3D::Render::RenderTechnique)
Public Functions
Member Function Documentation
RenderTechnique::RenderTechnique()
RenderTechnique::~RenderTechnique()
QList<QNodeId> RenderTechnique::annotations() const
void RenderTechnique::appendAnnotation(const QNodeId & criterionId)
void RenderTechnique::appendRenderPass(const QNodeId & renderPassId)
void RenderTechnique::cleanup()
QOpenGLFilter * RenderTechnique::openGLFilter() const
QList<QNodeId> RenderTechnique::parameters() const
void RenderTechnique::removeAnnotation(const QNodeId & criterionId)
void RenderTechnique::removeRenderPass(const QNodeId & renderPassId)
QList<QNodeId> RenderTechnique::renderPasses() const
void RenderTechnique::sceneChangeEvent(const QSceneChangePtr & e)
void RenderTechnique::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.