Go to the documentation of this file.
33 #ifndef vtkRenderedSurfaceRepresentation_h
34 #define vtkRenderedSurfaceRepresentation_h
62 {
return this->GetCellColorArrayNameInternal(); }
map vtkPolyData to graphics primitives
vtkRenderedSurfaceRepresentation()
A view containing a renderer.
~vtkRenderedSurfaceRepresentation()
vtkGeometryFilter * GeometryFilter
Displays a geometric dataset as a surface.
extract geometry from data (or convert data to polygonal type)
vtkApplyColors * ApplyColors
#define VTKVIEWSINFOVIS_EXPORT
virtual const char * GetCellColorArrayName()
vtkPolyDataMapper * Mapper
#define vtkTypeMacro(thisClass, superclass)
virtual vtkSelection * ConvertSelection(vtkView *view, vtkSelection *selection)
apply colors to a data set.
A node in a selection tree. Used to store selection results.
virtual void SetCellColorArrayName(const char *arrayName)
void PrintSelf(ostream &os, vtkIndent indent)
The superclass for all views.
Sets theme colors for a graphical view.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkRenderedSurfaceRepresentation * New()
char * CellColorArrayNameInternal
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
#define vtkSetStringMacro(name)
Superclass for mapping scalar values to colors.
vtkGetStringMacro(ExtensionsString)
Proxy object to connect input/output ports.
virtual void PrepareForRendering(vtkRenderView *view)
vtkTransformFilter * TransformFilter
virtual bool AddToView(vtkView *view)
virtual void ApplyViewTheme(vtkViewTheme *theme)
general representation of visualization data
virtual bool RemoveFromView(vtkView *view)