| 
    VTK
    9.3.0
    
   | 
 
#include <vtkVRRenderWindow.h>
Public Attributes | |
| vtkSmartPointer< vtkVRModel > | Model | 
| vtkNew< vtkMatrix4x4 > | DeviceToPhysicalMatrix | 
| vtkEventDataDevice | Device = vtkEventDataDevice::Unknown | 
| uint32_t | Index = 0 | 
Definition at line 399 of file vtkVRRenderWindow.h.
| vtkSmartPointer<vtkVRModel> vtkVRRenderWindow::DeviceData::Model | 
Definition at line 402 of file vtkVRRenderWindow.h.
| vtkNew<vtkMatrix4x4> vtkVRRenderWindow::DeviceData::DeviceToPhysicalMatrix | 
Definition at line 403 of file vtkVRRenderWindow.h.
| vtkEventDataDevice vtkVRRenderWindow::DeviceData::Device = vtkEventDataDevice::Unknown | 
Definition at line 404 of file vtkVRRenderWindow.h.
| uint32_t vtkVRRenderWindow::DeviceData::Index = 0 | 
Definition at line 405 of file vtkVRRenderWindow.h.