|
|
This is the complete list of members for CreateGroupOperation, including all inherited members.
| CreateGroupOperation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene, const std::string &groupName) | CreateGroupOperation | |
| createInverseOperation() const override | CreateGroupOperation | virtual |
| executeOnScene() override | CreateGroupOperation | protectedvirtual |
| executeOnWorkingMemory() override | CreateGroupOperation | protectedvirtual |
| getMemoryXController() const | Operation | protected |
| getObjectId() const | Operation | |
| getScene() const | Operation | protected |
| isExecuteable() | Operation | virtual |
| Operation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene, const std::string &objectId) | Operation | |
| Operation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene) | Operation | |
| setObjectId(const std::string &objectId) | Operation | protected |