Atoms Crowd  4.1.0
Atoms::DefaultMeshExporter Class Reference
Inheritance diagram for Atoms::DefaultMeshExporter:
Atoms::BaseMeshExporter

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< BaseMeshExportercreator ()
 Creator function. More...
 

Static Public Attributes

static std::string const staticTypeStr
 Class static type string.
 

Member Function Documentation

◆ creator()

static AtomsPtr<BaseMeshExporter> Atoms::DefaultMeshExporter::creator ( )
static

Creator function.

Returns
Return a new DefaultMeshExporter object

◆ save()

virtual bool Atoms::DefaultMeshExporter::save ( const AtomsCore::MapMetadata mesh,
const std::string &  filePath,
AtomsCore::MapMetadata parameters 
)
virtual

load

Load an atoms file

Implements Atoms::BaseMeshExporter.

◆ typeStr()

std::string Atoms::DefaultMeshExporter::typeStr ( ) const
virtual

Type string.

Returns
Class type string

Implements Atoms::BaseMeshExporter.


The documentation for this class was generated from the following file: