Workspace 6.21.5
|
#include <iostream>
#include <QCoreApplication>
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/DataObjects/datafactory.h"
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/dataobject.h"
#include "Workspace/DataExecution/Events/observableevent.h"
#include "Mesh/Geometry/transformmatrix.h"
#include "Rendering/rendering_api.h"
Classes | |
class | SceneItemManipulationEvent |
Base class for scene item manipulation. More... | |
class | TransformManipulationEvent |
Event raised for manipulating transforms. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |