Go to the documentation of this file.
18 #ifndef IGNITION_RENDERING_OGRE2_OGRE2GRID_HH_
19 #define IGNITION_RENDERING_OGRE2_OGRE2GRID_HH_
35 inline namespace IGNITION_RENDERING_VERSION_NAMESPACE {
38 class Ogre2GridPrivate;
51 public:
virtual void Init();
54 public:
virtual Ogre::MovableObject *
OgreObject()
const;
57 public:
virtual void PreRender();
63 public:
virtual void SetMaterial(
MaterialPtr _material,
bool _unique);
70 private:
void Create();
Definition: OgreCamera.hh:27
Ogre2 implementation of a grid geometry.
Definition: Ogre2Grid.hh:41
Ogre2.x implementation of the scene class.
Definition: Ogre2Scene.hh:41
Definition: OgreObject.hh:32
Represents a surface material of a Geometry.
Definition: Material.hh:47
Base implementation of a grid geometry.
Definition: BaseGrid.hh:32