FrameGraphComponentFunctor Class
(Qt3DRender::Render::FrameGraphComponentFunctor)Inherits: | Qt3DCore::QBackendNodeFunctor |
Public Functions
FrameGraphComponentFunctor(AbstractRenderer *renderer) | |
Qt3DCore::QBackendNode * | create(Qt3DCore::QNode *frontend, const Qt3DCore::QBackendNodeFactory *factory) const |
void | destroy(const Qt3DCore::QNodeId &id) const |
Qt3DCore::QBackendNode * | get(const Qt3DCore::QNodeId &id) const |
- 3 public functions inherited from Qt3DCore::QBackendNodeFunctor
Member Function Documentation
FrameGraphComponentFunctor::FrameGraphComponentFunctor(AbstractRenderer *renderer)
Default constructs an instance of FrameGraphComponentFunctor.