VTK  9.4.20250104
Macros
vtkLabeledDatatypeDefinitions.h File Reference
#include "vtkABINamespace.h"
Include dependency graph for vtkLabeledDatatypeDefinitions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VTK_LABEL_IDS   0
 
#define VTK_LABEL_SCALARS   1
 
#define VTK_LABEL_VECTORS   2
 
#define VTK_LABEL_NORMALS   3
 
#define VTK_LABEL_TCOORDS   4
 
#define VTK_LABEL_TENSORS   5
 
#define VTK_LABEL_FIELD_DATA   6
 

Macro Definition Documentation

◆ VTK_LABEL_IDS

#define VTK_LABEL_IDS   0

Definition at line 10 of file vtkLabeledDatatypeDefinitions.h.

◆ VTK_LABEL_SCALARS

#define VTK_LABEL_SCALARS   1

Definition at line 11 of file vtkLabeledDatatypeDefinitions.h.

◆ VTK_LABEL_VECTORS

#define VTK_LABEL_VECTORS   2

Definition at line 12 of file vtkLabeledDatatypeDefinitions.h.

◆ VTK_LABEL_NORMALS

#define VTK_LABEL_NORMALS   3

Definition at line 13 of file vtkLabeledDatatypeDefinitions.h.

◆ VTK_LABEL_TCOORDS

#define VTK_LABEL_TCOORDS   4

Definition at line 14 of file vtkLabeledDatatypeDefinitions.h.

◆ VTK_LABEL_TENSORS

#define VTK_LABEL_TENSORS   5

Definition at line 15 of file vtkLabeledDatatypeDefinitions.h.

◆ VTK_LABEL_FIELD_DATA

#define VTK_LABEL_FIELD_DATA   6

Definition at line 16 of file vtkLabeledDatatypeDefinitions.h.