gz/rendering/ogre/OgreWireBox.hh
Go to the documentation of this file.
Base implementation of a wireframe box.
Definition: gz/rendering/base/BaseWireBox.hh:34
Definition: gz/rendering/ogre/OgreScene.hh:41
Ogre implementation of a wire box geometry.
Definition: gz/rendering/ogre/OgreWireBox.hh:43
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 SetMaterialImpl(OgreMaterialPtr _material)
Set material to wire box geometry.
virtual void Init() override
Definition: gz/rendering/ogre/OgreCamera.hh:28