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

GHOST_EventPrinter Class Reference

#include <GHOST_EventPrinter.h>

Inheritance diagram for GHOST_EventPrinter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool processEvent (GHOST_IEvent *event)

Protected Member Functions

void getKeyString (GHOST_TKey key, char str[32]) const

Detailed Description

An Event consumer that prints all the events to standard out. Really useful when debugging.

Definition at line 44 of file GHOST_EventPrinter.h.


Member Function Documentation

void GHOST_EventPrinter::getKeyString ( GHOST_TKey  key,
char  str[32] 
) const [protected]
bool GHOST_EventPrinter::processEvent ( GHOST_IEvent event) [virtual]

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