VTK  9.3.20240328
Public Member Functions | Public Attributes | List of all members
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 14 of file vtkOpenVROverlayInternal.h.

Member Function Documentation

◆ Set()

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

Definition at line 19 of file vtkOpenVROverlayInternal.h.

◆ Apply()

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

Definition at line 25 of file vtkOpenVROverlayInternal.h.

Member Data Documentation

◆ Loaded

bool vtkOpenVRCameraPose::Loaded = false

Definition at line 17 of file vtkOpenVROverlayInternal.h.


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