| VTK
    9.0.1
    | 
#include <vtkOpenVROverlayInternal.h>
| Public Member Functions | |
| vtkVector3d | SanitizeVector (vtkVector3d &in, vtkVector3d &normal) | 
| void | Set (vtkOpenVRCamera *cam, vtkOpenVRRenderWindow *win) | 
| void | Apply (vtkOpenVRCamera *cam, vtkOpenVRRenderWindow *win) | 
| Public Attributes | |
| double | Position [3] | 
| double | PhysicalViewUp [3] | 
| double | PhysicalViewDirection [3] | 
| double | ViewDirection [3] | 
| double | Translation [3] | 
| double | Distance | 
| double | MotionFactor = 1.0 | 
| bool | Loaded = false | 
Definition at line 24 of file vtkOpenVROverlayInternal.h.
| 
 | inline | 
Definition at line 37 of file vtkOpenVROverlayInternal.h.
| 
 | inline | 
Definition at line 59 of file vtkOpenVROverlayInternal.h.
| 
 | inline | 
Definition at line 76 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::Position[3] | 
Definition at line 27 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::PhysicalViewUp[3] | 
Definition at line 28 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::PhysicalViewDirection[3] | 
Definition at line 29 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::ViewDirection[3] | 
Definition at line 30 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::Translation[3] | 
Definition at line 31 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::Distance | 
Definition at line 32 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::MotionFactor = 1.0 | 
Definition at line 33 of file vtkOpenVROverlayInternal.h.
| bool vtkOpenVRCameraPose::Loaded = false | 
Definition at line 34 of file vtkOpenVROverlayInternal.h.
 1.8.17
 1.8.17