62 #ifndef __vtkApplyIcons_h
63 #define __vtkApplyIcons_h
84 void ClearAllIconTypes();
137 { this->SetSelectionMode(SELECTED_ICON); }
139 { this->SetSelectionMode(SELECTED_OFFSET); }
141 { this->SetSelectionMode(ANNOTATION_ICON); }
143 { this->SetSelectionMode(IGNORE_SELECTION); }
#define vtkGetMacro(name, type)
virtual void SetSelectionModeToSelectedIcon()
void SetIconType(double v, int icon)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
A atomic type representing the union of many types.
virtual void SetSelectionModeToIgnoreSelection()
a simple class to control print indentation
void SetIconType(const char *v, int icon)
#define vtkGetStringMacro(name)
Internals * Implementation
virtual void SetSelectionModeToAnnotationIcon()
#define vtkBooleanMacro(name, type)
virtual void SetSelectionModeToSelectedOffset()
apply icons to a data set.
#define VTKVIEWSINFOVIS_EXPORT
char * IconOutputArrayName
#define vtkSetMacro(name, type)