Atoms Crowd  4.1.0
ATOMSUSD_NS::UsdMeshExporter Class Reference
Inheritance diagram for ATOMSUSD_NS::UsdMeshExporter:
Atoms::BaseMeshExporter

Public Member Functions

std::string typeStr () const
 Type string. More...
 
 UsdMeshExporter ()
 Constructor.
 
 ~UsdMeshExporter ()
 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< Atoms::BaseMeshExportercreator ()
 Creator function. More...
 

Static Public Attributes

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

Member Function Documentation

◆ creator()

static AtomsPtr<Atoms::BaseMeshExporter> ATOMSUSD_NS::UsdMeshExporter::creator ( )
static

Creator function.

Returns
Return a new UsdMeshExporter object

◆ save()

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

load

Load an atoms file

Implements Atoms::BaseMeshExporter.

◆ typeStr()

std::string ATOMSUSD_NS::UsdMeshExporter::typeStr ( ) const
virtual

Type string.

Returns
Class type string

Implements Atoms::BaseMeshExporter.


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