36 #ifndef _pqPipelineRepresentation_h 37 #define _pqPipelineRepresentation_h 43 class pqPipelineRepresentationInternal;
45 class pqRenderViewModule;
47 class vtkPVArrayInformation;
48 class vtkPVDataSetAttributesInformation;
49 class vtkPVDataSetAttributesInformation;
50 class vtkSMRepresentationProxy;
71 QObject* parent=NULL);
75 vtkSMRepresentationProxy* getRepresentationProxy()
const;
86 void resetLookupTableScalarRange();
92 void resetLookupTableScalarRangeOverTime();
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
This is PQ representation for a single representation.
This is PQ representation for a single display.
This is a PQ abstraction of a generic view module.
PQ representation for a vtkSMProxy that can be involved in a pipeline.
virtual void setView(pqView *)
Called by pqView when this representation gets added to / removed from the view.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...