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 =
"*");
BaseAnimLoader class.
Definition: BaseMeshLoader.h:22
Definition: DefaultMeshLoader.h:17
std::string typeStr() const
Type string.
AtomsPtr< AtomsCore::MapMetadata > load(const std::string &filePath, const std::string &filter="*")
load
DefaultMeshLoader()
Constructor.
static const unsigned int staticTypeId
Class static type id.
Definition: DefaultMeshLoader.h:35
~DefaultMeshLoader()
Destructor.
static AtomsPtr< BaseMeshLoader > creator()
Creator function.
unsigned int typeId() const
Type id.
static std::string const staticTypeStr
Class static type string.
Definition: DefaultMeshLoader.h:26
Atoms namespace.
Definition: Agent.h:29