24 #ifndef vtkPSurfaceLICInterface_h
25 #define vtkPSurfaceLICInterface_h
27 #include "vtkRenderingParallelLICModule.h"
a simple class to control print indentation
parallel parts of the vtkSurfaceLICInterface
virtual void StartTimerEvent(const char *name)
Methods used for parallel benchmarks.
virtual bool NeedToUpdateCommunicator() override
Ensure that if any rank updates the communicator they all do.
vtkPSurfaceLICInterface()
virtual void WriteTimerLog(const char *fileName) override
Methods used for parallel benchmarks.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkPainterCommunicator * CreateCommunicator(int include) override
Creates a new communicator with/without the calling processes as indicated by the passed in flag,...
virtual void GetGlobalMinMax(vtkPainterCommunicator *comm, float &min, float &max) override
Get the min/max across all ranks.
~vtkPSurfaceLICInterface()
static vtkPSurfaceLICInterface * New()
virtual void EndTimerEvent(const char *name)
A communicator that can safely be used inside a painter.
public API for surface lic parameters arbitrary geometry.