10 #ifndef pqPipelineRepresentation_h 11 #define pqPipelineRepresentation_h 17 class pqRenderViewModule;
43 pqServer* server, QObject* parent =
nullptr);
57 void resetLookupTableScalarRange(
int selectedPropertiesType = 0 );
63 void resetLookupTableScalarRangeOverTime(
int selectedPropertiesType = 0 );
Proxy for a representations.
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.
proxy for a VTK object(s) on a server
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...