Go to the documentation of this file.
17 #ifndef IGNITION_RENDERING_OGRE2_OGRE2GEOMETRY_HH_
18 #define IGNITION_RENDERING_OGRE2_OGRE2GEOMETRY_HH_
32 inline namespace IGNITION_RENDERING_VERSION_NAMESPACE {
45 public:
virtual bool HasParent()
const override;
48 public:
virtual VisualPtr Parent()
const override;
52 public:
virtual Ogre::MovableObject *
OgreObject()
const = 0;
Definition: OgreCamera.hh:27
Ogre2.x implementation of the visual class.
Definition: Ogre2Visual.hh:31
Ogre2.x implementation of the geometry class.
Definition: Ogre2Geometry.hh:35
Definition: BaseGeometry.hh:31
Definition: OgreObject.hh:32
Ogre2VisualPtr parent
Parent visual.
Definition: Ogre2Geometry.hh:59