|
VTK
9.4.20250114
|
Go to the documentation of this file.
4#ifndef vtkLabeledDatatypeDefinitions_h
5#define vtkLabeledDatatypeDefinitions_h
7#include "vtkABINamespace.h"
10#define VTK_LABEL_IDS 0
11#define VTK_LABEL_SCALARS 1
12#define VTK_LABEL_VECTORS 2
13#define VTK_LABEL_NORMALS 3
14#define VTK_LABEL_TCOORDS 4
15#define VTK_LABEL_TENSORS 5
16#define VTK_LABEL_FIELD_DATA 6