|
VTK
|
#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 | InitialViewUp [3] |
| double | InitialViewDirection [3] |
| double | ViewDirection [3] |
| double | Translation [3] |
| double | Distance |
| double | MotionFactor = 1.0 |
| bool | Loaded = false |
Definition at line 17 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 30 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 51 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 67 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::Position[3] |
Definition at line 20 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::InitialViewUp[3] |
Definition at line 21 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::InitialViewDirection[3] |
Definition at line 22 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::ViewDirection[3] |
Definition at line 23 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::Translation[3] |
Definition at line 24 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::Distance |
Definition at line 25 of file vtkOpenVROverlayInternal.h.
| double vtkOpenVRCameraPose::MotionFactor = 1.0 |
Definition at line 26 of file vtkOpenVROverlayInternal.h.
| bool vtkOpenVRCameraPose::Loaded = false |
Definition at line 27 of file vtkOpenVROverlayInternal.h.
1.8.13