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