VTK
9.2.6
|
#include <vtkOpenVROverlayInternal.h>
Public Member Functions | |
void | Set (vtkOpenVRCamera *cam, vtkOpenVRRenderWindow *win) |
void | Apply (vtkOpenVRCamera *cam, vtkOpenVRRenderWindow *win) |
Public Attributes | |
bool | Loaded = false |
Public Attributes inherited from vtkVRCamera::Pose | |
double | Position [3] |
double | PhysicalViewUp [3] |
double | PhysicalViewDirection [3] |
double | ViewDirection [3] |
double | Translation [3] |
double | Distance |
double | MotionFactor = 1.0 |
Definition at line 24 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 29 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 35 of file vtkOpenVROverlayInternal.h.
bool vtkOpenVRCameraPose::Loaded = false |
Definition at line 27 of file vtkOpenVROverlayInternal.h.