ComputeCommand Class
(Qt3DRender::Render::ComputeCommand)Inherits: | Qt3DRender::Render::BackendNode |
Public Functions
ComputeCommand() | |
~ComputeCommand() | |
void | cleanup() |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
int | x() const |
int | y() const |
int | z() const |
- 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::BackendNode
- 2 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
ComputeCommand::ComputeCommand()
Default constructs an instance of ComputeCommand.
ComputeCommand::~ComputeCommand()
Destroys the instance of ComputeCommand.