NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes
vtkOpenGLMatrixDrivenCamera.h File Reference
Include dependency graph for vtkOpenGLMatrixDrivenCamera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkOpenGLMatrixDrivenCamera
 Subclass of vtkCamera so we can just set the relevant intrinsic matrix, the size of the image used in camera calibration, and the size of the actual window to get a calibrated camera view of the rendered scene. So, compared with vtkOpenGLCamera, this class ignores all the stuff to do with orthographic or perspective projection, and just uses the matrix and image/window size. More...