VTK  9.5.20250813
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 315 of file vtkVRRenderWindow.h.

Member Data Documentation

◆ Model

vtkSmartPointer<vtkVRModel> vtkVRRenderWindow::DeviceData::Model

Definition at line 318 of file vtkVRRenderWindow.h.

◆ DeviceToPhysicalMatrix

vtkNew<vtkMatrix4x4> vtkVRRenderWindow::DeviceData::DeviceToPhysicalMatrix

Definition at line 319 of file vtkVRRenderWindow.h.

◆ Device

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

Definition at line 320 of file vtkVRRenderWindow.h.

◆ Index

uint32_t vtkVRRenderWindow::DeviceData::Index = 0

Definition at line 321 of file vtkVRRenderWindow.h.


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