MIRA
|
Singleton that allows to load arbitrary meshes. More...
#include <vector>
#include <OGRE/OgreMesh.h>
#include <utils/Singleton.h>
#include <visualization/GuiVisualizationExports.h>
Go to the source code of this file.
Classes | |
class | MeshFactory |
Singleton that allows to load arbitrary meshes from file in different formats. More... | |
struct | MeshFactory::MeshFormatInfo |
Provides information for each format including a human readable description (e.g. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Singleton that allows to load arbitrary meshes.