26 #ifndef vtkPainterCommunicator_h 
   27 #define vtkPainterCommunicator_h 
   29 #include "vtkRenderingLICOpenGL2Module.h"  
   41     { this->Copy(&other, 
false); }
 
   45     { this->Copy(&other, 
false); 
return *
this; }
 
vtkPainterCommunicator(const vtkPainterCommunicator &other)
virtual void Copy(const vtkPainterCommunicator *, bool)
virtual bool GetMPIInitialized()
virtual ~vtkPainterCommunicator()
virtual bool GetMPIFinalized()
virtual int GetWorldSize()
virtual void Duplicate(const vtkPainterCommunicator *)
virtual int GetWorldRank()
vtkPainterCommunicator & operator=(const vtkPainterCommunicator &other)