Workspace 6.21.5
Namespaces | Enumerations | Functions
vectormapping.h File Reference
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Mesh/mesh_api.h"
Include dependency graph for vectormapping.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::Mesh
 Mesh model data structures.
 

Enumerations

enum  VectorMapping { Magnitude , X , Y , Z }
 Defines how to map a vector into a single value. More...
 

Functions

template<>
void getEnumNames< Mesh::VectorMapping > (QStringList &names)