Go to the documentation of this file.
17 #ifndef IGNITION_RENDERING_OGRE_OGREMESHFACTORY_HH_
18 #define IGNITION_RENDERING_OGRE_OGREMESHFACTORY_HH_
25 #include "ignition/rendering/ogre/Export.hh"
36 inline namespace IGNITION_RENDERING_VERSION_NAMESPACE {
46 protected:
virtual Ogre::Entity *OgreEntity(
67 Ogre::Entity *_entity);
73 protected:
virtual OgreSubMeshPtr CreateSubMesh(
unsigned int _index);
75 protected:
virtual void CreateNameList();
77 protected:
virtual void PopulateDefaultNames();
79 protected:
virtual void PopulateGivenNames();
Definition: OgreCamera.hh:27
Describes how a Mesh should be loaded.
Definition: MeshDescriptor.hh:44
OgreScenePtr scene
Definition: OgreMeshFactory.hh:81
OgreScenePtr scene
Definition: OgreMeshFactory.hh:59
Definition: OgreMeshFactory.hh:38
NameList names
Definition: OgreMeshFactory.hh:85
Ogre::Entity * ogreEntity
Definition: OgreMeshFactory.hh:83
Definition: OgreMeshFactory.hh:62