#include "vtkPolyDataAlgorithm.h"
Include dependency graph for vtkGlyphSource2D.h:

Go to the source code of this file.
Classes | |
| class | vtkGlyphSource2D | 
| create 2D glyphs represented by vtkPolyData  More... | |
Defines | |
| #define | VTK_NO_GLYPH 0 | 
| #define | VTK_VERTEX_GLYPH 1 | 
| #define | VTK_DASH_GLYPH 2 | 
| #define | VTK_CROSS_GLYPH 3 | 
| #define | VTK_THICKCROSS_GLYPH 4 | 
| #define | VTK_TRIANGLE_GLYPH 5 | 
| #define | VTK_SQUARE_GLYPH 6 | 
| #define | VTK_CIRCLE_GLYPH 7 | 
| #define | VTK_DIAMOND_GLYPH 8 | 
| #define | VTK_ARROW_GLYPH 9 | 
| #define | VTK_THICKARROW_GLYPH 10 | 
| #define | VTK_HOOKEDARROW_GLYPH 11 | 
      
  | 
  
| 
 
 Definition at line 40 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToNone().  | 
  
      
  | 
  
| 
 
 Definition at line 41 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToVertex().  | 
  
      
  | 
  
| 
 
 Definition at line 42 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToDash().  | 
  
      
  | 
  
| 
 
 Definition at line 43 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToCross().  | 
  
      
  | 
  
| 
 
 Definition at line 44 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToThickCross().  | 
  
      
  | 
  
| 
 
 Definition at line 45 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToTriangle().  | 
  
      
  | 
  
| 
 
 Definition at line 46 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToSquare().  | 
  
      
  | 
  
| 
 
 Definition at line 47 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToCircle().  | 
  
      
  | 
  
| 
 
 Definition at line 48 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToDiamond().  | 
  
      
  | 
  
| 
 
 Definition at line 49 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToArrow().  | 
  
      
  | 
  
| 
 
 Definition at line 50 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToThickArrow().  | 
  
      
  | 
  
| 
 
 Definition at line 51 of file vtkGlyphSource2D.h. Referenced by vtkGlyphSource2D::SetGlyphTypeToHookedArrow().  | 
  
 1.4.3-20050530