32 #ifndef __vtkGraphToGlyphs_h
33 #define __vtkGraphToGlyphs_h
101 virtual void SetScaling(
bool b);
102 virtual bool GetScaling();
GLboolean GLboolean GLboolean b
vtkSmartPointer< vtkGlyph3D > Glyph
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
abstract specification for renderers
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
vtkSmartPointer< vtkGraphToPoints > GraphToPoints
create a polygonal sphere centered at the origin
Superclass for algorithms that produce only polydata as output.
vtkSmartPointer< vtkGlyphSource2D > GlyphSource
virtual unsigned long GetMTime()
a simple class to control print indentation
copy oriented and scaled glyph geometry to every input point
vtkSmartPointer< vtkDistanceToCamera > DistanceToCamera
#define VTKRENDERINGCORE_EXPORT
vtkSmartPointer< vtkSphereSource > Sphere
convert a vtkGraph a set of points.
#define vtkBooleanMacro(name, type)
create 2D glyphs represented by vtkPolyData
create glyphs for graph vertices
calculates distance from points to the camera.
#define vtkSetMacro(name, type)