CIvfInitEvent Class Reference

#include <ivfwidget/IvfEvents.h>

Inheritance diagram for CIvfInitEvent:

CIvfEventBase List of all members.

Public Member Functions

virtual void onInit (int width, int height)

Detailed Description

Init event class
Examples:

handlers.cpp, and manip.cpp.

Definition at line 113 of file IvfEvents.h.


Member Function Documentation

virtual void CIvfInitEvent::onInit int  width,
int  height
[inline, virtual]
 

onInit method

onInit is called the first time an OpenGL context is activated. All OpenGL dependent intialization code should be placed here, including Ivf++ code.

Examples:
handlers.cpp, and manip.cpp.

Definition at line 122 of file IvfEvents.h.


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