widget.h File Reference

#include <dtABC/baseabc.h>
#include <osgViewer/GraphicsWindow>
#include <osgViewer/api/X11/GraphicsWindowX11>

Namespaces

namespace  dtABC

Classes

class  dtABC::Widget
 Widget class to handle all dtCore rendering for the application. More...
struct  dtABC::WinRect
 WinRect struct for passing window dimensions. More...
struct  dtABC::WinData
 WinData struct for passing window handle and dimensions. More...
struct  dtABC::MouseEvent
 MouseEvent struct for passing mouse events. More...
struct  dtABC::KeyboardEvent
 KeyboardEvent struct for passing keyboard events. More...

Defines

#define BIT(a)   (1<<a)
 BIT helper definition for enumerated values and bit packing.

Typedefs

typedef Window WindowHandle
typedef
osgViewer::GraphicsWindowX11::WindowData 
WindowData

Define Documentation

#define BIT (  )     (1<<a)

BIT helper definition for enumerated values and bit packing.


Typedef Documentation

typedef osgViewer::GraphicsWindowX11::WindowData WindowData

typedef Window WindowHandle


http://www.delta3d.org
2.0.0 generated 14 Feb 2008