Go to the documentation of this file.
12 #ifndef vtkProgressBarSourceRepresentation_h
13 #define vtkProgressBarSourceRepresentation_h
16 #include "vtkRemotingViewsModule.h"
45 void SetInteractivity(
bool);
static vtkDataRepresentation * New()
bool AddToView(vtkView *view) override
Making these methods public.
virtual void SetVisibility(bool val)
Get/Set the visibility for this representation.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Overridden to invoke vtkCommand::UpdateDataEvent.
bool RemoveFromView(vtkView *view) override
Making these methods public.
virtual int ProcessViewRequest(vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo)
vtkAlgorithm::ProcessRequest() equivalent for rendering passes.
void PrintSelf(ostream &os, vtkIndent indent) override
vtkSmartPointer< vtkPolyData > DummyPolyData
vtk3DWidgetRepresentation * ProgressBarWidgetRepresentation