| 
    VTK
    9.5.20251103
    
   | 
 
#include "vtkCellGrid.h"#include "vtkFiltersCellGridModule.h"#include "vtkNew.h"#include "vtkObject.h"#include "vtkStringToken.h"#include <map>#include <unordered_map>#include <unordered_set>#include <vector>Go to the source code of this file.
Classes | |
| class | vtkUnstructuredGridFieldAnnotations | 
| Fetch/add field annotations from/to an unstructured grid's field data.  More... | |
| struct | vtkUnstructuredGridFieldAnnotations::BlockAttributesKey | 
| A key for indexing annotations.  More... | |
| struct | vtkUnstructuredGridFieldAnnotations::FieldGlom | 
| Gloms of multiple field names that represent vectors or tensors.  More... | |
| struct | vtkUnstructuredGridFieldAnnotations::BlockAttributesValue | 
| Configuration hints for a partitioned dataset collection entry.  More... | |