gz/rendering/ogre/OgreCapsule.hh
Go to the documentation of this file.
Base implementation of a Capsule Geometry.
Definition: gz/rendering/base/BaseCapsule.hh:37
Ogre 2.x implementation of a Capsule Visual.
Definition: gz/rendering/ogre/OgreCapsule.hh:42
virtual Ogre::MovableObject * OgreObject() const override
virtual void SetMaterial(MaterialPtr _material, bool _unique) override
Set the materials of this Geometry.
virtual void PreRender() override
Prepare this object and any of its children for rendering. This should be called for each object in a...
virtual MaterialPtr Material() const override
Get the material of this geometry.
virtual void Destroy() override
Destroy any resources associated with this object. Invoking any other functions after destroying an o...
virtual void Init() override
Definition: gz/rendering/ogre/OgreScene.hh:41
Definition: gz/rendering/ogre/OgreCamera.hh:28