Workspace 6.21.5
Namespaces | Enumerations | Functions
surfacerepresentation.h File Reference
#include <QString>
#include "Workspace/Application/LanguageUtils/clonable.h"
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Workspace/DataExecution/DataObjects/typeadaptorfactory.h"
#include "Workspace/DataExecution/DataObjects/typeddatafactory.h"
#include "Rendering/rendering_api.h"
Include dependency graph for surfacerepresentation.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  SurfaceRepresentation {
  DisplayHidden , DisplayBoundingBox , DisplayPoints , DisplayWireframe ,
  DisplaySolidWithEdges , DisplaySolid
}
 A set of basic ways to represent a mesh model's nodes and elements. More...
 

Functions

template<>
void getEnumNames< Rendering::SurfaceRepresentation > (QStringList &names)