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

vtkProgrammableGlyphFilter.h File Reference

#include "vtkDataSetToPolyDataFilter.h"

Go to the source code of this file.

Defines

#define VTK_COLOR_BY_INPUT   0
#define VTK_COLOR_BY_SOURCE   1


Define Documentation

#define VTK_COLOR_BY_INPUT   0
 

Definition at line 70 of file vtkProgrammableGlyphFilter.h.

Referenced by vtkProgrammableGlyphFilter::SetColorModeToColorByInput().

#define VTK_COLOR_BY_SOURCE   1
 

Definition at line 71 of file vtkProgrammableGlyphFilter.h.

Referenced by vtkProgrammableGlyphFilter::SetColorModeToColorBySource().