|
VTK
9.2.6
|
#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 56 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Position[3] |
Definition at line 59 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::PhysicalViewUp[3] |
Definition at line 60 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::PhysicalViewDirection[3] |
Definition at line 61 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::ViewDirection[3] |
Definition at line 62 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Translation[3] |
Definition at line 63 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Distance |
Definition at line 64 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::MotionFactor = 1.0 |
Definition at line 65 of file vtkVRCamera.h.