12 #ifndef vtkPVClientServerSynchronizedRenderers_h 13 #define vtkPVClientServerSynchronizedRenderers_h 33 vtkSetMacro(LossLessCompression,
bool);
34 vtkGetMacro(LossLessCompression,
bool);
40 vtkSetMacro(NVPipeSupport,
bool);
41 vtkGetMacro(NVPipeSupport,
bool);
48 virtual void ConfigureCompressor(
const char* stream);
vtkImageCompressor * Compressor
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for image compressor/decompressor used by Composite Managers.
vtkPVClientServerSynchronizedRenderers is similar to vtkClientServerSynchronizedRenderers except that...
static vtkSynchronizedRenderers * New()
virtual void MasterEndRender()
virtual void SlaveEndRender()
void operator=(const vtkObjectBase &)