VTK  9.1.0
Public Member Functions | Public Attributes | List of all members
vtkOpenVRCameraPose Class Reference

#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
 

Detailed Description

Definition at line 24 of file vtkOpenVROverlayInternal.h.

Member Function Documentation

◆ SanitizeVector()

vtkVector3d vtkOpenVRCameraPose::SanitizeVector ( vtkVector3d in,
vtkVector3d normal 
)
inline

Definition at line 37 of file vtkOpenVROverlayInternal.h.

◆ Set()

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

Definition at line 59 of file vtkOpenVROverlayInternal.h.

◆ Apply()

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

Definition at line 76 of file vtkOpenVROverlayInternal.h.

Member Data Documentation

◆ Position

double vtkOpenVRCameraPose::Position[3]

Definition at line 27 of file vtkOpenVROverlayInternal.h.

◆ PhysicalViewUp

double vtkOpenVRCameraPose::PhysicalViewUp[3]

Definition at line 28 of file vtkOpenVROverlayInternal.h.

◆ PhysicalViewDirection

double vtkOpenVRCameraPose::PhysicalViewDirection[3]

Definition at line 29 of file vtkOpenVROverlayInternal.h.

◆ ViewDirection

double vtkOpenVRCameraPose::ViewDirection[3]

Definition at line 30 of file vtkOpenVROverlayInternal.h.

◆ Translation

double vtkOpenVRCameraPose::Translation[3]

Definition at line 31 of file vtkOpenVROverlayInternal.h.

◆ Distance

double vtkOpenVRCameraPose::Distance

Definition at line 32 of file vtkOpenVROverlayInternal.h.

◆ MotionFactor

double vtkOpenVRCameraPose::MotionFactor = 1.0

Definition at line 33 of file vtkOpenVROverlayInternal.h.

◆ Loaded

bool vtkOpenVRCameraPose::Loaded = false

Definition at line 34 of file vtkOpenVROverlayInternal.h.


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