Workspace 6.21.5
|
#include "Mesh/DataStructures/MeshModelInterface/meshmodelinterface.h"
#include <QList>
#include "Workspace/DataExecution/DataObjects/dataobject.h"
#include "Workspace/DataExecution/DataObjects/typeddatafactory.h"
#include "Mesh/DataStructures/MeshModelInterface/meshelementsinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/meshnodesinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/meshserializer.h"
#include "Mesh/DataStructures/MeshModelInterface/primevalmeshmodelinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/streamlinedmeshmodelinterface.h"
#include "Mesh/Geometry/vector3d.h"
#include "Mesh/meshplugin.h"
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. | |
Functions | |
CSIRO_MESH_API CSIRO::Mesh::MeshModelInterface * | allocateEfficientMeshModelInterface () |