Public Attributes | List of all members
vtkVREvent Struct Reference

#include <vtkVRQueue.h>

Collaboration diagram for vtkVREvent:
Collaboration graph
[legend]

Public Attributes

std::string connId
 
std::string name
 
unsigned int eventType
 
vtkVREventCommonData data
 
unsigned int timeStamp
 

Detailed Description

Definition at line 44 of file vtkVRQueue.h.

Member Data Documentation

◆ connId

std::string vtkVREvent::connId

Definition at line 46 of file vtkVRQueue.h.

◆ name

std::string vtkVREvent::name

Definition at line 47 of file vtkVRQueue.h.

◆ eventType

unsigned int vtkVREvent::eventType

Definition at line 48 of file vtkVRQueue.h.

◆ data

vtkVREventCommonData vtkVREvent::data

Definition at line 49 of file vtkVRQueue.h.

◆ timeStamp

unsigned int vtkVREvent::timeStamp

Definition at line 50 of file vtkVRQueue.h.


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