Go to the documentation of this file.
24 #ifndef vtkExternalOpenGLCamera_h
25 #define vtkExternalOpenGLCamera_h
28 #include "vtkOpenGLCamera.h"
64 bool UserProvidedProjectionTransform;
65 bool UserProvidedViewTransform;
void SetProjectionTransformMatrix(const double elements[16])
#define vtkTypeMacro(thisClass, superclass)
void SetViewTransformMatrix(const double elements[16])
a simple class to control print indentation
static vtkExternalOpenGLCamera * New()
vtkExternalOpenGLCamera()
abstract specification for renderers
~vtkExternalOpenGLCamera()
#define VTKRENDERINGEXTERNAL_EXPORT
void ComputeViewTransform()
void Render(vtkRenderer *ren)
virtual void PrintSelf(ostream &os, vtkIndent indent)
void ComputeProjectionTransform(double aspect, double nearz, double farz)