VTK
Classes | Enumerations
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/DataModel/vtkGenericAttribute.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
Include dependency graph for vtkGenericAttribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkGenericAttribute
 abstract class defined API for attribute data More...

Enumerations

enum  { vtkPointCentered, vtkCellCentered, vtkBoundaryCentered }

Enumeration Type Documentation

anonymous enum
Enumerator:
vtkPointCentered 
vtkCellCentered 
vtkBoundaryCentered 

Definition at line 42 of file vtkGenericAttribute.h.