Qt 6.4
Qt 3D
C++ Classes
Qt3DRender
QComputeCommand
Qt 6.4.1 Reference Documentation
List of All Members for QComputeCommand
This is the complete list of members for
Qt3DRender::QComputeCommand
, including inherited members.
QComputeCommand
(Qt3DCore::QNode *)
addedToEntity
(Qt3DCore::QEntity *)
removedFromEntity
(Qt3DCore::QEntity *)
runTypeChanged
()
setRunType
(Qt3DRender::QComputeCommand::RunType)
setShareable
(bool)
setWorkGroupX
(int)
setWorkGroupY
(int)
setWorkGroupZ
(int)
shareableChanged
(bool)
trigger
(int, int, int, int)
trigger
(int)
workGroupXChanged
()
workGroupYChanged
()
workGroupZChanged
()
entities
() const : QList<Qt3DCore::QEntity *>
isShareable
() const : bool
runType
() const : Qt3DRender::QComputeCommand::RunType
workGroupX
() const : int
workGroupY
() const : int
workGroupZ
() const : int