#include "vtkUnstructuredGridAlgorithm.h"
Include dependency graph for vtkAttributeEditor.h:
Go to the source code of this file.
Classes | |
class | vtkAttributeEditor |
Defines | |
#define | VTK_ATTRIBUTE_MODE_DEFAULT 0 |
#define | VTK_ATTRIBUTE_MODE_USE_POINT_DATA 1 |
#define | VTK_ATTRIBUTE_MODE_USE_CELL_DATA 2 |
|
Definition at line 40 of file vtkAttributeEditor.h. Referenced by vtkAttributeEditor::SetAttributeModeToDefault(). |
|
Definition at line 41 of file vtkAttributeEditor.h. Referenced by vtkAttributeEditor::SetAttributeModeToUsePointData(). |
|
Definition at line 42 of file vtkAttributeEditor.h. Referenced by vtkAttributeEditor::SetAttributeModeToUseCellData(). |