|
VTK
9.4.2
|
#include <vtkVRCamera.h>
Public Attributes | |
| double | Position [3] |
| double | PhysicalViewUp [3] |
| double | PhysicalViewDirection [3] |
| double | ViewDirection [3] |
| double | Translation [3] |
| double | Distance |
| double | MotionFactor = 1.0 |
Definition at line 40 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Position[3] |
Definition at line 43 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::PhysicalViewUp[3] |
Definition at line 44 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::PhysicalViewDirection[3] |
Definition at line 45 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::ViewDirection[3] |
Definition at line 46 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Translation[3] |
Definition at line 47 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Distance |
Definition at line 48 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::MotionFactor = 1.0 |
Definition at line 49 of file vtkVRCamera.h.