Workspace 6.21.5
|
#include <QCoreApplication>
#include <QString>
#include <QUndoCommand>
#include "Workspace/DataExecution/Serialization/serializedtree.h"
#include "Workspace/Widgets/namepath.h"
#include "Mesh/Geometry/transformmatrix.h"
#include "Rendering/rendering_api.h"
Classes | |
class | TransformManipulatorUndoCommand |
Command class for undoing transform manipulation actions in a scene widget. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |