Workspace 6.21.5
|
#include "hdf5plugin.h"
#include <hdf5.h>
#include <QString>
#include <QStringList>
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "Mesh/DataStructures/MeshModelInterface/hierarchicalreferencemeshnodesinterface.h"
#include "Mesh/DataStructures/MeshModelInterface/meshmodelinterfaceregistry.h"
#include "Mesh/meshplugin.h"
#include "Rendering/renderingplugin.h"
#include "hdf5meshmodelinterface.h"
#include "hdf5meshmodelreader.h"
#include "hdf5meshmodelwriter.h"
#include "hdf5scenereader.h"
#include "hdf5scenewriter.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Hdf5 |
Macros | |
#define | STRINGIFY(x) #x |
#define | STRINGIFY(x) #x |
#define | TOSTRING(x) STRINGIFY(x) |
#define | TOSTRING(x) STRINGIFY(x) |
Functions | |
CSIRO_EXPORTSPEC const char * | builtAgainstWorkspace () |
CSIRO_EXPORTSPEC CSIRO::Application::WorkspacePlugin * | getWorkspacePlugin () |
CSIRO_EXPORTSPEC const char * builtAgainstWorkspace | ( | ) |
CSIRO_EXPORTSPEC CSIRO::Application::WorkspacePlugin * getWorkspacePlugin | ( | ) |