VTK  9.3.20240425
Public Attributes | List of all members
vtkVRRenderWindow::DeviceData Class Reference

#include <vtkVRRenderWindow.h>

Collaboration diagram for vtkVRRenderWindow::DeviceData:
[legend]

Public Attributes

vtkSmartPointer< vtkVRModelModel
 
vtkNew< vtkMatrix4x4DeviceToPhysicalMatrix
 
vtkEventDataDevice Device = vtkEventDataDevice::Unknown
 
uint32_t Index = 0
 

Detailed Description

Definition at line 330 of file vtkVRRenderWindow.h.

Member Data Documentation

◆ Model

vtkSmartPointer<vtkVRModel> vtkVRRenderWindow::DeviceData::Model

Definition at line 333 of file vtkVRRenderWindow.h.

◆ DeviceToPhysicalMatrix

vtkNew<vtkMatrix4x4> vtkVRRenderWindow::DeviceData::DeviceToPhysicalMatrix

Definition at line 334 of file vtkVRRenderWindow.h.

◆ Device

vtkEventDataDevice vtkVRRenderWindow::DeviceData::Device = vtkEventDataDevice::Unknown

Definition at line 335 of file vtkVRRenderWindow.h.

◆ Index

uint32_t vtkVRRenderWindow::DeviceData::Index = 0

Definition at line 336 of file vtkVRRenderWindow.h.


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