gz/rendering/ogre2/Ogre2Geometry.hh
Go to the documentation of this file.
Definition: gz/rendering/base/BaseGeometry.hh:37
Ogre2.x implementation of the geometry class.
Definition: gz/rendering/ogre2/Ogre2Geometry.hh:37
virtual VisualPtr Parent() const override
Get the parent Visual.
virtual bool HasParent() const override
Determine if this Geometry is attached to a Visual.
Ogre2VisualPtr parent
Parent visual.
Definition: gz/rendering/ogre2/Ogre2Geometry.hh:59
virtual void SetParent(Ogre2VisualPtr _parent)
Set the parent of this ogre geometry.
virtual Ogre::MovableObject * OgreObject() const =0
Get the ogre object representing this geometry.
Ogre2.x implementation of the visual class.
Definition: gz/rendering/ogre2/Ogre2Visual.hh:39
Definition: gz/rendering/ogre/OgreCamera.hh:28