gz/rendering/ogre/OgreVisual.hh
Go to the documentation of this file.
Definition: gz/rendering/base/BaseVisual.hh:40
Definition: gz/rendering/ogre/OgreScene.hh:41
Definition: gz/rendering/ogre/OgreVisual.hh:37
virtual bool DetachGeometry(GeometryPtr _geometry) override
virtual void SetVisibilityFlags(uint32_t _flags) override
Set visibility flags.
virtual void SetVisible(bool _visible) override
Specify if this visual is visible.
OgreVisual()
virtual ignition::math::AxisAlignedBox BoundingBox() const override
Get the bounding box in world frame coordinates.
virtual GeometryStorePtr Geometries() const override
virtual void SetWireframe(bool _show) override
Enable or disable wireframe.
virtual ~OgreVisual()
OgreGeometryStorePtr geometries
Definition: gz/rendering/ogre/OgreVisual.hh:91
virtual bool AttachGeometry(GeometryPtr _geometry) override
virtual ignition::math::AxisAlignedBox LocalBoundingBox() const override
Get the local bounding box of the visual.
virtual void Init() override
virtual bool Wireframe() const override
Get whether wireframe is enabled for this visual.