SIVIC API  0.9.26
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Macros
svkLabeledDataMapper.h File Reference
#include <vtkMapper2D.h>
#include <vector>
#include <map>
#include <string>
#include <svkMriImageData.h>
#include <svkVoxelTaggingUtils.h>

Go to the source code of this file.

Classes

class  svkLabeledDataMapper
 

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
 
#define SVK_LABEL_DATA_TAGS   7
 

Macro Definition Documentation

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