Workspace 6.21.5
Namespaces | Enumerations | Functions
rendertargettype.h File Reference
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Rendering/rendering_api.h"
#include "Rendering/renderingplugin.h"
Include dependency graph for rendertargettype.h:
This graph shows which files directly or indirectly include this file:

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)