VTK
|
#include "vtkPolyDataAlgorithm.h"
Go to the source code of this file.
Classes | |
class | vtkProgrammableGlyphFilter |
control the generation and placement of glyphs at input points More... | |
Defines | |
#define | VTK_COLOR_BY_INPUT 0 |
#define | VTK_COLOR_BY_SOURCE 1 |
#define VTK_COLOR_BY_INPUT 0 |
Definition at line 66 of file vtkProgrammableGlyphFilter.h.
#define VTK_COLOR_BY_SOURCE 1 |
Definition at line 67 of file vtkProgrammableGlyphFilter.h.