Go to the documentation of this file.
36 #ifndef vtkGraphLayoutFilter_h
37 #define vtkGraphLayoutFilter_h
96 double GraphBounds[6];
#define vtkTypeMacro(thisClass, superclass)
int ThreeDimensionalLayout
static vtkGraphLayoutFilter * New()
#define vtkGetVectorMacro(name, type, count)
#define vtkSetClampMacro(name, type, min, max)
int AutomaticBoundsComputation
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
nice layout of undirected graphs in 3D
#define vtkSetVector6Macro(name, type)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int MaxNumberOfIterations
Superclass for algorithms that produce only polydata as output.