27 #ifndef vtkOpenGLPropItem_h
28 #define vtkOpenGLPropItem_h
30 #include "vtkRenderingContextOpenGLModule.h"
47 virtual
void UpdateTransforms();
50 virtual
void ResetTransforms();
55 vtkOpenGLPropItem(const vtkOpenGLPropItem &) VTK_DELETE_FUNCTION;
56 void operator=(const vtkOpenGLPropItem &) VTK_DELETE_FUNCTION;
59 #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.