HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DM_EventTable Class Reference

#include <DM_EventTable.h>

Public Member Functions

bool registerMouseHook (DM_MouseHook *hook)
 Register a mouse hook. Register a mouse hook for creating mouse event hooks. Returns true if the hook was successfully registered. More...
 

Static Public Member Functions

static DM_EventTablegetTable ()
 

Friends

class DM_Viewport
 

Detailed Description

Examples:
DM/DM_GreedyMouseHook.C.

Definition at line 18 of file DM_EventTable.h.

Member Function Documentation

static DM_EventTable* DM_EventTable::getTable ( )
static
bool DM_EventTable::registerMouseHook ( DM_MouseHook hook)

Register a mouse hook. Register a mouse hook for creating mouse event hooks. Returns true if the hook was successfully registered.

Examples:
DM/DM_GreedyMouseHook.C.

Friends And Related Function Documentation

friend class DM_Viewport
friend

Definition at line 36 of file DM_EventTable.h.


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