Deprecated List

Member OpenGUI::System::_getResourceProvider ()
Ideally, no part of OpenGUI should need this.

Member OpenGUI::Texture::_setName (const String &name)
This function would be removed if Texture::getName() is removed.

Member OpenGUI::Texture::getName () const
This function is hardly used in OpenGUI, seemingly only for a few logging operations. It may be later decided that tracking the source filename for a texture is the complete responsibility of the Renderer, in which case this function would either be altered or removed. This would affect _setName() as well.

Member OpenGUI::Texture::getUVs (float &max_u, float &max_v)
Because this function is not used internally within OpenGUI, it will likely either be removed in the future, or its value will begin being used.

Member OpenGUI::WidgetCollection::setParent (Object *object)
May move this functionality into the constructor to ultimately eliminate the potential for misuse.

Copyright © 2006 OpenGUI | OpenGUI.SF.net
Generated: Sun Sep 9 02:00:20 2007