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