10 #include <Atoms/Globals.h>
11 #include <AtomsCore/Skeleton.h>
12 #include <Atoms/Exporters/BaseSkeletonExporter.h>
38 static AtomsPtr<BaseSkeletonExporter>
creator();
BaseSkeletonExporter class.
Definition: BaseSkeletonExporter.h:22
Definition: DefaultSkeletonExporter.h:17
static AtomsPtr< BaseSkeletonExporter > creator()
Creator function.
std::string typeStr() const
Type string.
static std::string const staticTypeStr
Class static type string.
Definition: DefaultSkeletonExporter.h:26
DefaultSkeletonExporter()
Constructor.
~DefaultSkeletonExporter()
Destructor.
virtual bool save(const AtomsCore::Skeleton &skeleton, const std::string &filePath, AtomsCore::MapMetadata *parameters)
load
Skeleton class.
Definition: Skeleton.h:68
Atoms namespace.
Definition: Agent.h:29