Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkProgrammableGlyphFilter.h File Reference

#include "vtkDataSetToPolyDataFilter.h"

Include dependency graph for vtkProgrammableGlyphFilter.h:

Include dependency graph

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 Documentation

#define VTK_COLOR_BY_INPUT   0
 

Definition at line 78 of file vtkProgrammableGlyphFilter.h.

Referenced by vtkProgrammableGlyphFilter::SetColorModeToColorByInput().

#define VTK_COLOR_BY_SOURCE   1
 

Definition at line 79 of file vtkProgrammableGlyphFilter.h.

Referenced by vtkProgrammableGlyphFilter::SetColorModeToColorBySource().