|
|
This is the complete list of members for AddToGroupOperation, including all inherited members.
| AddToGroupOperation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene, const std::string &groupName, const std::string &objectId) | AddToGroupOperation | |
| createInverseOperation() const override | AddToGroupOperation | virtual |
| executeOnScene() override | AddToGroupOperation | protectedvirtual |
| executeOnWorkingMemory() override | AddToGroupOperation | 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 |