VTK  9.2.6
vtkOpenVRCameraPose Class Reference

#include <vtkOpenVROverlayInternal.h>

Inheritance diagram for vtkOpenVRCameraPose:
[legend]
Collaboration diagram for vtkOpenVRCameraPose:
[legend]

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

Detailed Description

Definition at line 24 of file vtkOpenVROverlayInternal.h.

Member Function Documentation

◆ Set()

void vtkOpenVRCameraPose::Set ( vtkOpenVRCamera * cam,
vtkOpenVRRenderWindow * win )
inline

Definition at line 29 of file vtkOpenVROverlayInternal.h.

◆ Apply()

void vtkOpenVRCameraPose::Apply ( vtkOpenVRCamera * cam,
vtkOpenVRRenderWindow * win )
inline

Definition at line 35 of file vtkOpenVROverlayInternal.h.

Member Data Documentation

◆ Loaded

bool vtkOpenVRCameraPose::Loaded = false

Definition at line 27 of file vtkOpenVROverlayInternal.h.


The documentation for this class was generated from the following file: