CIvfResizeEvent Class Reference

#include <ivfwidget/IvfEvents.h>

Inheritance diagram for CIvfResizeEvent:

CIvfEventBase CIvfMouseViewHandler CIvfSceneHandler List of all members.

Public Member Functions

virtual void onResize (int width, int height)

Detailed Description

Resize event class

Definition at line 336 of file IvfEvents.h.


Member Function Documentation

virtual void CIvfResizeEvent::onResize int  width,
int  height
[inline, virtual]
 

onResize method

The onResize method occurs when the widget has changed size. Typically code for initialising the viewport and perspective transformation goes here.

Reimplemented in CIvfMouseViewHandler, and CIvfSceneHandler.

Definition at line 345 of file IvfEvents.h.


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:56 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO