VTK  9.1.0
Classes | Macros
vtkProgrammableGlyphFilter.h File Reference
#include "vtkFiltersProgrammableModule.h"
#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkProgrammableGlyphFilter.h:

Go to the source code of this file.

Classes

class  vtkProgrammableGlyphFilter
 control the generation and placement of glyphs at input points More...
 

Macros

#define VTK_COLOR_BY_INPUT   0
 
#define VTK_COLOR_BY_SOURCE   1
 

Macro Definition Documentation

◆ VTK_COLOR_BY_INPUT

#define VTK_COLOR_BY_INPUT   0

Definition at line 83 of file vtkProgrammableGlyphFilter.h.

◆ VTK_COLOR_BY_SOURCE

#define VTK_COLOR_BY_SOURCE   1

Definition at line 84 of file vtkProgrammableGlyphFilter.h.