|
VTK
9.3.0
|
#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 46 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Position[3] |
Definition at line 49 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::PhysicalViewUp[3] |
Definition at line 50 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::PhysicalViewDirection[3] |
Definition at line 51 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::ViewDirection[3] |
Definition at line 52 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Translation[3] |
Definition at line 53 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::Distance |
Definition at line 54 of file vtkVRCamera.h.
| double vtkVRCamera::Pose::MotionFactor = 1.0 |
Definition at line 55 of file vtkVRCamera.h.