Workspace 6.21.5
Namespaces | Enumerations | Functions
rodglyphertargettype.h File Reference
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Rendering/renderingplugin.h"
Include dependency graph for rodglyphertargettype.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  RodGlypherTargetType { Node = 0 , Segment = 1 }
 The target type (node or segment element type) for the glyph. More...
 

Functions

template<>
void getEnumMap< CSIRO::Rendering::RodGlypherTargetType > (QMap< int, QString > &map)