Workspace 6.21.5
|
#include <QCoreApplication>
#include "Mesh/Geometry/vector3d.h"
#include "Rendering/rendering_api.h"
#include "manipulator.h"
Classes | |
class | TransformManipulator |
Base class for manipulators in a renderer. A manipulator is an object that can be interacted with (e.g. with the mouse, or keyboard) to modify a SceneItem. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Mesh |
Mesh model data structures. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |