10 #ifndef vtkDistributedTrivialProducer_h 11 #define vtkDistributedTrivialProducer_h 16 struct vtkPVTrivialProducerStaticInternal;
29 static void SetGlobalOutput(
const char* key,
vtkDataObject* output);
35 static void ReleaseGlobalOutput(
const char* key);
41 virtual void UpdateFromGlobal(
const char* key);
51 static vtkPVTrivialProducerStaticInternal* InternalStatic;
static vtkPVTrivialProducer * New()
#define VTKPVVTKEXTENSIONSCORE_EXPORT
specialized subclass of vtkTrivialProducer that preserves the information about the whole extent of t...
void PrintSelf(ostream &os, vtkIndent indent) override
Extend vtkPVTrivialProducer to allow distributed code to easily populate a trivial producer with loca...