VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtOsgWindowResizeCallback Struct Reference

A Callback object used to hook into the OSG window resize. More...

Inheritance diagram for makVrv::DtOsgWindowResizeCallback:
Inheritance graph
[legend]

Public Member Functions

 DtOsgWindowResizeCallback (DtOsgWindow *parent)
 CTOR.
virtual ~DtOsgWindowResizeCallback ()
 DTOR.
virtual void resizedImplementation (osg::GraphicsContext *gc, int x, int y, int width, int height)
 Callback Function.

Protected Attributes

DtOsgWindowmyParent

Detailed Description

A Callback object used to hook into the OSG window resize.

Constructor & Destructor Documentation

makVrv::DtOsgWindowResizeCallback::DtOsgWindowResizeCallback ( DtOsgWindow parent)

CTOR.

virtual makVrv::DtOsgWindowResizeCallback::~DtOsgWindowResizeCallback ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtOsgWindowResizeCallback::resizedImplementation ( osg::GraphicsContext *  gc,
int  x,
int  y,
int  width,
int  height 
)
virtual

Callback Function.

Member Data Documentation

DtOsgWindow* makVrv::DtOsgWindowResizeCallback::myParent
protected

The documentation for this struct was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)