Loading [MathJax]/jax/input/TeX/config.js
VTK  9.4.20250217
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 74 of file vtkProgrammableGlyphFilter.h.

◆ VTK_COLOR_BY_SOURCE

#define VTK_COLOR_BY_SOURCE   1

Definition at line 75 of file vtkProgrammableGlyphFilter.h.