#include <OgreRenderTarget.h>
Protected Member Functions | |
| ~Impl () | |
| Declared protected as interface is never used for destruction. | |
Definition at line 295 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 303 of file OgreRenderTarget.h.
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Mon Jun 16 12:52:18 2008