26 #ifndef vtkRenderedRepresentation_h
27 #define vtkRenderedRepresentation_h
29 #include "vtkViewsInfovisModule.h"
57 vtkGetMacro(LabelRenderMode,
int);
apply colors to a data set.
The superclass for all representations.
a simple class to control print indentation
abstract superclass for all actors, volumes and annotations
A view containing a renderer.
create a window for renderers to draw into
void RemovePropOnNextRender(vtkProp *p)
virtual vtkUnicodeString GetHoverTextInternal(vtkSelection *)
Subclasses may override this method to generate the hover text.
vtkRenderedRepresentation()
static vtkRenderedRepresentation * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkUnicodeString GetHoverText(vtkView *view, vtkProp *prop, vtkIdType cell)
Obtains the hover text for a particular prop and cell.
virtual void PrepareForRendering(vtkRenderView *view)
The view will call this method before every render.
~vtkRenderedRepresentation()
Internals * Implementation
void AddPropOnNextRender(vtkProp *p)
Subclasses may call these methods to add or remove props from the representation.
A node in a selection tree.
represent text properties.
handles properties associated with a texture map
String class that stores Unicode text.
The superclass for all views.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.