10 #include <Atoms/Globals.h>
11 #include <AtomsCore/Metadata/MapMetadata.h>
12 #include <Atoms/Loaders/BaseMeshLoader.h>
47 static AtomsPtr<BaseMeshLoader>
creator();
53 AtomsPtr<AtomsCore::MapMetadata>
load(
const std::string &filePath,
const std::string& filter =
"*");
Definition: AlembicMeshLoader.h:17
AlembicMeshLoader()
Constructor.
static std::string const staticTypeStr
Class static type string.
Definition: AlembicMeshLoader.h:26
static const unsigned int staticTypeId
Class static type id.
Definition: AlembicMeshLoader.h:35
AtomsPtr< AtomsCore::MapMetadata > load(const std::string &filePath, const std::string &filter="*")
load
~AlembicMeshLoader()
Destructor.
static AtomsPtr< BaseMeshLoader > creator()
Creator function.
std::string typeStr() const
Type string.
unsigned int typeId() const
Type id.
BaseAnimLoader class.
Definition: BaseMeshLoader.h:22
Atoms namespace.
Definition: Agent.h:29