VTK  9.3.20240419
Classes | Enumerations
vtkGenericAttribute.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
Include dependency graph for vtkGenericAttribute.h:

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

anonymous enum
Enumerator
vtkPointCentered 
vtkCellCentered 
vtkBoundaryCentered 

Definition at line 32 of file vtkGenericAttribute.h.