109 void RemoveAllRepresentations();
113 int GetNumberOfRepresentations();
156 {
return this->Message; }
162 {
return this->Progress; }
177 void UnRegisterProgress(
vtkObject* algorithm);
188 virtual void ProcessEvents(
vtkObject* caller,
unsigned long eventId,
218 void operator=(
const vtkView&);
220 class vtkImplementation;
221 vtkImplementation* Implementation;
224 friend class Command;
228 vtkInternal* Internal;
virtual void ApplyViewTheme(vtkViewTheme *vtkNotUsed(theme))
abstract base class for most VTK objects
GLenum GLenum GLenum input
#define vtkGetMacro(name, type)
ViewProgressEventCallData(const char *msg, double progress)
A node in a selection tree. Used to store selection results.
virtual void AddRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep))
#define vtkTypeMacro(thisClass, superclass)
Proxy object to connect input/output ports.
GLsizei GLenum GLuint GLuint GLsizei GLchar * message
Sets theme colors for a graphical view.
superclass for callback/observer methods
virtual void PrintSelf(ostream &os, vtkIndent indent)
The superclass for all views.
a simple class to control print indentation
const char * GetProgressMessage() const
The superclass for all representations.
#define VTKVIEWSCORE_EXPORT
~ViewProgressEventCallData()
bool ReuseSingleRepresentation
#define vtkBooleanMacro(name, type)
general representation of visualization data
virtual void RemoveRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep))
double GetProgress() const
#define vtkSetMacro(name, type)