VTK
9.4.20241222
|
#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 14 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 19 of file vtkOpenVROverlayInternal.h.
|
inline |
Definition at line 25 of file vtkOpenVROverlayInternal.h.
bool vtkOpenVRCameraPose::Loaded = false |
Definition at line 17 of file vtkOpenVROverlayInternal.h.