VTK
9.4.20250206
|
#include <vtkVRRenderWindow.h>
Public Attributes | |
vtkSmartPointer< vtkVRModel > | Model |
vtkNew< vtkMatrix4x4 > | DeviceToPhysicalMatrix |
vtkEventDataDevice | Device = vtkEventDataDevice::Unknown |
uint32_t | Index = 0 |
Definition at line 330 of file vtkVRRenderWindow.h.
vtkSmartPointer<vtkVRModel> vtkVRRenderWindow::DeviceData::Model |
Definition at line 333 of file vtkVRRenderWindow.h.
vtkNew<vtkMatrix4x4> vtkVRRenderWindow::DeviceData::DeviceToPhysicalMatrix |
Definition at line 334 of file vtkVRRenderWindow.h.
vtkEventDataDevice vtkVRRenderWindow::DeviceData::Device = vtkEventDataDevice::Unknown |
Definition at line 335 of file vtkVRRenderWindow.h.
uint32_t vtkVRRenderWindow::DeviceData::Index = 0 |
Definition at line 336 of file vtkVRRenderWindow.h.