#include <ivfwidget/IvfEvents.h>
Inheritance diagram for CIvfInitContextEvent:
Public Member Functions | |
virtual void | onInitContext (int width, int height) |
Definition at line 141 of file IvfEvents.h.
|
onInitContext method This method is called when an OpenGL context is initialized. OpenGL state initialization code should be placed here. Definition at line 149 of file IvfEvents.h. |