|
#include <exception>
#include <string>
#include <Inventor/SbVec3f.h>
#include <Inventor/SbRotation.h>
#include "../scene3D/Scene.h"
#include "Operation.h"
#include "../memoryxcontroller/MemoryXController.h"
#include "AddOperation.h"
Go to the source code of this file.
Classes | |
class | RemoveOperation |
A Operation to remove a object in the scene and the WorkingMemory. More... | |
Namespaces | |
controller | |