10 #include <Atoms/Globals.h>
11 #include <AtomsCore/Metadata/MapMetadata.h>
12 #include <Atoms/Exporters/BaseMeshExporter.h>
38 static AtomsPtr<BaseMeshExporter>
creator();
BaseMeshExporter class.
Definition: BaseMeshExporter.h:22
Definition: DefaultMeshExporter.h:17
DefaultMeshExporter()
Constructor.
std::string typeStr() const
Type string.
~DefaultMeshExporter()
Destructor.
static std::string const staticTypeStr
Class static type string.
Definition: DefaultMeshExporter.h:26
static AtomsPtr< BaseMeshExporter > creator()
Creator function.
virtual bool save(const AtomsCore::MapMetadata *mesh, const std::string &filePath, AtomsCore::MapMetadata *parameters)
load
Atoms namespace.
Definition: Agent.h:29