Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Graphics/vtkGlyph3D.h File Reference

#include "vtkDataSetToPolyDataFilter.h"

Include dependency graph for vtkGlyph3D.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  vtkGlyph3D
 copy oriented and scaled glyph geometry to every input point. More...


Defines

#define VTK_SCALE_BY_SCALAR   0
#define VTK_SCALE_BY_VECTOR   1
#define VTK_SCALE_BY_VECTORCOMPONENTS   2
#define VTK_DATA_SCALING_OFF   3
#define VTK_COLOR_BY_SCALE   0
#define VTK_COLOR_BY_SCALAR   1
#define VTK_COLOR_BY_VECTOR   2
#define VTK_USE_VECTOR   0
#define VTK_USE_NORMAL   1
#define VTK_VECTOR_ROTATION_OFF   2
#define VTK_INDEXING_OFF   0
#define VTK_INDEXING_BY_SCALAR   1
#define VTK_INDEXING_BY_VECTOR   2


Define Documentation

#define VTK_SCALE_BY_SCALAR   0
 

Definition at line 112 of file vtkGlyph3D.h.

#define VTK_SCALE_BY_VECTOR   1
 

Definition at line 113 of file vtkGlyph3D.h.

#define VTK_SCALE_BY_VECTORCOMPONENTS   2
 

Definition at line 114 of file vtkGlyph3D.h.

#define VTK_DATA_SCALING_OFF   3
 

Definition at line 115 of file vtkGlyph3D.h.

#define VTK_COLOR_BY_SCALE   0
 

Definition at line 117 of file vtkGlyph3D.h.

#define VTK_COLOR_BY_SCALAR   1
 

Definition at line 118 of file vtkGlyph3D.h.

#define VTK_COLOR_BY_VECTOR   2
 

Definition at line 119 of file vtkGlyph3D.h.

#define VTK_USE_VECTOR   0
 

Definition at line 121 of file vtkGlyph3D.h.

#define VTK_USE_NORMAL   1
 

Definition at line 122 of file vtkGlyph3D.h.

#define VTK_VECTOR_ROTATION_OFF   2
 

Definition at line 123 of file vtkGlyph3D.h.

#define VTK_INDEXING_OFF   0
 

Definition at line 125 of file vtkGlyph3D.h.

#define VTK_INDEXING_BY_SCALAR   1
 

Definition at line 126 of file vtkGlyph3D.h.

#define VTK_INDEXING_BY_VECTOR   2
 

Definition at line 127 of file vtkGlyph3D.h.


Generated on Thu Mar 28 14:23:42 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001