#include <vtkVRQueue.h>
Public Attributes | |
std::string | connId |
std::string | name |
unsigned int | eventType |
vtkVREventCommonData | data |
unsigned int | timeStamp |
Definition at line 44 of file vtkVRQueue.h.
std::string vtkVREvent::connId |
Definition at line 46 of file vtkVRQueue.h.
std::string vtkVREvent::name |
Definition at line 47 of file vtkVRQueue.h.
unsigned int vtkVREvent::eventType |
Definition at line 48 of file vtkVRQueue.h.
vtkVREventCommonData vtkVREvent::data |
Definition at line 49 of file vtkVRQueue.h.
unsigned int vtkVREvent::timeStamp |
Definition at line 50 of file vtkVRQueue.h.