OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
osgMyGUI Namespace Reference

Classes

class  AdditiveLayer
 A Layer rendering with additive blend mode. More...
 
class  DataManager
 
class  CustomLogListener
 Custom MyGUI::ILogListener interface implementation being able to portably handle UTF-8 encoded path. More...
 
class  LogFacility
 Helper class holding data that required during MyGUI log creation. More...
 
class  Platform
 
class  Drawable
 
class  OSGVertexBuffer
 
class  RenderManager
 
class  OSGTexture
 
class  ProxyRenderTarget
 the ProxyRenderTarget allows to adjust the pixel scale and offset for a "source" render target. More...
 
class  ScalingLayer
 A Layer that lays out and renders widgets in screen-relative coordinates. The "Size" property determines the size of the virtual screen, which is then upscaled to the real screen size during rendering. The aspect ratio is kept intact, adding blanks to the sides when necessary. More...