18 #ifndef vtkPVCameraCollection_h 19 #define vtkPVCameraCollection_h 55 virtual void RemoveAllCameras();
72 virtual bool UpdateCamera(
int index,
vtkCamera* target);
84 vtkInternals* Internals;
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
collection of cameras used by vtkPVRenderView for cases where one wants to limit interactions to a fi...
void operator=(const vtkObjectBase &)