|
HDK
|
#include <VIS_Defines.h>
Public Member Functions | |
| VIS_Event (VIS_EventType type, VIS_TableRef owner, int index, int uid) | |
Public Attributes | |
| VIS_EventType | myEventType |
| VIS_TableRef | myOwner |
| int | myIndex |
| int | myUniqueId |
Definition at line 68 of file VIS_Defines.h.
| Enumerator | |
|---|---|
| VISUALIZER_ADDED | |
| VISUALIZER_DELETED | |
| MOUNT_CHANGED | |
| VISUALIZER_PARMS_CHANGED | |
| VISUALIZER_FLAGS_CHANGED | |
| ACTIVE_STATE_CHANGED | |
| TABLE_ENABLED_STATE_CHANGED | |
| TABLE_DELETED | |
Definition at line 70 of file VIS_Defines.h.
|
inline |
Definition at line 82 of file VIS_Defines.h.
| VIS_EventType VIS_Event::myEventType |
Definition at line 86 of file VIS_Defines.h.
| int VIS_Event::myIndex |
Definition at line 88 of file VIS_Defines.h.
| VIS_TableRef VIS_Event::myOwner |
Definition at line 87 of file VIS_Defines.h.
| int VIS_Event::myUniqueId |
Definition at line 89 of file VIS_Defines.h.