SIVIC API
0.9.26
|
#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 |
#define SVK_LABEL_DATA_TAGS 7 |
Referenced by svkLabeledDataMapper::SetLabelModeToLabelTags().
#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 |