#include <OgreRenderTarget.h>
Protected Member Functions | |
~Impl () | |
Declared protected as interface is never used for destruction. |
Definition at line 357 of file OgreRenderTarget.h.
Ogre::RenderTarget::Impl::~Impl | ( | ) | [protected] |
Declared protected as interface is never used for destruction.
gcc will issue a warning here: `class Impl' has virtual functions but non-virtual destructor. This is no problem because this interface is never used to delete an object.
Definition at line 365 of file OgreRenderTarget.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:05:38 2009