22 #ifndef vtkOculusCamera_h 23 #define vtkOculusCamera_h 25 #include "vtkRenderingOculusModule.h" 26 #include "vtkOpenGLCamera.h" 52 virtual void GetTrackingToDCMatrix(
vtkMatrix4x4 *&TCDCMatrix);
59 vtkSetVector3Macro(Translation,
double);
60 vtkGetVector3Macro(Translation,
double);
86 double Translation[3];
static vtkOpenGLCamera * New()
represent and manipulate 4x4 transformation matrices
vtkMatrix4x4 * RightEyeProjection
abstract specification for renderers
vtkNew< vtkTransform > PoseTransform
vtkMatrix4x4 * LeftEyeProjection
void Render(vtkRenderer *ren) override
Implement base class method.
vtkMatrix4x4 * RightWCDCMatrix
virtual void GetKeyMatrices(vtkRenderer *ren, vtkMatrix4x4 *&WCVCMatrix, vtkMatrix3x3 *&normalMatrix, vtkMatrix4x4 *&VCDCMatrix, vtkMatrix4x4 *&WCDCMatrix)
vtkMatrix4x4 * RightVCDCMatrix
vtkMatrix4x4 * RightWCVCMatrix
vtkMatrix4x4 * RightEyePose
vtkMatrix4x4 * LeftEyeTCDCMatrix
vtkMatrix4x4 * RightEyeTCDCMatrix
represent and manipulate 3x3 transformation matrices
vtkMatrix4x4 * LeftEyePose