DispatchCompute Class
(Qt3DRender::Render::DispatchCompute)Inherits: | Qt3DRender::Render::FrameGraphNode |
Public Functions
DispatchCompute() | |
~DispatchCompute() | |
void | cleanup() |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
int | x() const |
int | y() const |
int | z() const |
- 11 public functions inherited from Qt3DRender::Render::FrameGraphNode
- 3 public functions inherited from Qt3DRender::Render::BackendNode
- 4 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 1 protected function inherited from Qt3DRender::Render::FrameGraphNode
- 1 protected function inherited from Qt3DRender::Render::BackendNode
- 2 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
DispatchCompute::DispatchCompute()
Default constructs an instance of DispatchCompute.
DispatchCompute::~DispatchCompute()
Destroys the instance of DispatchCompute.