Workspace 6.21.5
|
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Rendering/rendering_api.h"
#include "Rendering/renderingplugin.h"
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. | |
Enumerations | |
enum | RenderTargetType { None = 0 , Models = 1 , Nodes = 2 , Elements = 3 } |
Target types for picking and / or rendering of items in the WSGLWidget. More... | |
Functions | |
template<> | |
void | getEnumMap< CSIRO::Rendering::RenderTargetType > (QMap< int, QString > &map) |