32 #ifndef pqAnimationSceneImageWriter_h 33 #define pqAnimationSceneImageWriter_h 35 #include "pqCoreModule.h" 36 #include "vtkSMAnimationSceneImageWriter.h" 45 void PrintSelf(ostream& os, vtkIndent indent);
56 virtual vtkImageData* CaptureViewImage(
57 vtkSMViewProxy*,
int magnification);
pqAnimationSceneImageWriter is a subclass of vtkSMAnimationSceneImageWriter which knows how to genera...