Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Attributes | List of all members
vtWindow Class Reference

#include <SceneOSG.h>

Public Member Functions

void SetBgColor (const RGBf &color)
 Set the background color for the window.
 
RGBf GetBgColor ()
 
void SetSize (int w, int h)
 
IPoint2 GetSize ()
 

Protected Attributes

RGBf m_BgColor
 
IPoint2 m_Size
 

Detailed Description

This class represents a window, an area of the display which corresponds to an OpenGL drawing surface and has the potential to receive UI events.


The documentation for this class was generated from the following files: