HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DM_EventTable.h File Reference
#include "DM_API.h"
#include "DM_MouseHook.h"
+ Include dependency graph for DM_EventTable.h:

Go to the source code of this file.

Classes

class  DM_EventTable
 

Functions

SYS_VISIBILITY_EXPORT void DMnewEventHook (DM_EventTable *table)
 The plugin entry point for event hook registration. More...
 

Function Documentation

SYS_VISIBILITY_EXPORT void DMnewEventHook ( DM_EventTable table)

The plugin entry point for event hook registration.

Examples:
DM/DM_GreedyMouseHook.C.