Atoms Crowd
7.0.0
|
Public Member Functions | |
std::string | typeStr () const |
Type string. More... | |
DefaultMeshExporter () | |
Constructor. | |
~DefaultMeshExporter () | |
Destructor. | |
virtual bool | save (const AtomsCore::MapMetadata *mesh, const std::string &filePath, AtomsCore::MapMetadata *parameters) |
load More... | |
Public Member Functions inherited from Atoms::BaseMeshExporter | |
BaseMeshExporter () | |
Constructor. | |
virtual | ~BaseMeshExporter ()=0 |
Virtual Destructor. | |
Static Public Member Functions | |
static AtomsPtr< BaseMeshExporter > | creator () |
Creator function. More... | |
Static Public Attributes | |
static std::string const | staticTypeStr |
Class static type string. | |
|
static |
Creator function.
|
virtual |
|
virtual |