26 #ifndef vtkOpenGLPropItem_h
27 #define vtkOpenGLPropItem_h
29 #include "vtkRenderingContextOpenGLModule.h"
46 virtual
void UpdateTransforms();
49 virtual
void ResetTransforms();
54 vtkOpenGLPropItem(const vtkOpenGLPropItem &);
55 void operator=(const vtkOpenGLPropItem &);
58 #endif //vtkOpenGLPropItem_h
Sync Context2D state with vtk camera.
Embed a vtkProp in a vtkContextScene.
static vtkPropItem * New()
a virtual camera for 3D rendering
Allocate and hold a VTK object.