Blender V2.61 - r43446
Public Member Functions | Public Attributes

Application Class Reference

Inheritance diagram for Application:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Application (GHOST_ISystem *system)
 ~Application (void)
virtual bool processEvent (GHOST_IEvent *event)

Public Attributes

GHOST_ISystemm_system
GHOST_IWindowm_mainWindow
GHOST_IWindowm_secondaryWindow
GHOST_IWindowm_fullScreenWindow
GHOST_ITimerTaskm_gearsTimer
GHOST_ITimerTaskm_testTimer
GHOST_TStandardCursor m_cursor
bool m_exitRequested
bool stereo

Detailed Description

Definition at line 401 of file GHOST_Test.cpp.


Constructor & Destructor Documentation

Application::Application ( GHOST_ISystem system)
Application::~Application ( void  )

Member Function Documentation

bool Application::processEvent ( GHOST_IEvent event) [virtual]

Member Data Documentation

Definition at line 412 of file GHOST_Test.cpp.

Referenced by processEvent().

Definition at line 413 of file GHOST_Test.cpp.

Referenced by main(), and processEvent().

Definition at line 410 of file GHOST_Test.cpp.

Referenced by gearsTimerProc(), and processEvent().

Definition at line 411 of file GHOST_Test.cpp.

Referenced by Application().

Definition at line 408 of file GHOST_Test.cpp.

Referenced by Application(), processEvent(), and ~Application().

Definition at line 409 of file GHOST_Test.cpp.

Referenced by Application(), and ~Application().

Definition at line 407 of file GHOST_Test.cpp.

Referenced by processEvent(), and ~Application().

Definition at line 411 of file GHOST_Test.cpp.

Referenced by processEvent().

Definition at line 415 of file GHOST_Test.cpp.

Referenced by processEvent().


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