gz/rendering/ogre2/Ogre2WireBox.hh
Go to the documentation of this file.
Base implementation of a wireframe box.
Definition: gz/rendering/base/BaseWireBox.hh:34
Ogre2.x implementation of the scene class.
Definition: gz/rendering/ogre2/Ogre2Scene.hh:59
Ogre2 implementation of a wire box geometry.
Definition: gz/rendering/ogre2/Ogre2WireBox.hh:42
virtual Ogre::MovableObject * OgreObject() const override
Get the ogre object representing this geometry.
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 void SetMaterialImpl(Ogre2MaterialPtr _material)
Set material to wire box geometry.
virtual MaterialPtr Material() const override
Get the material of this geometry.
virtual void Init() override
Definition: gz/rendering/ogre/OgreCamera.hh:28