47 #ifndef _MIRA_MESHFACTORY_H_ 48 #define _MIRA_MESHFACTORY_H_ 53 #include <OGRE/OgreMesh.h> 91 const std::string& iExtension) :
110 Ogre::MeshPtr
loadMesh(
const std::string& filename);
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
Definition: IOService.h:67
Provided for convenience.
Definition: Singleton.h:528
std::vector< MeshFormatInfo > getSupportedFormats()
A singleton class that can be freely configured using policies that control the creation, instantiation, lifetime and thread-safety.
Ogre::MeshPtr loadMesh(const std::string &filename)
Loads a mesh from the specified file.
Singleton that allows to load arbitrary meshes from file in different formats.
Definition: MeshFactory.h:78