22 #ifndef __vtkGeodesicPath_h
23 #define __vtkGeodesicPath_h
25 #include "vtkFiltersModelingModule.h"
37 void PrintSelf(ostream& os, vtkIndent indent);
40 virtual double GetGeodesicLength() = 0;
virtual int FillInputPortInformation(int port, vtkInformation *info)
concrete dataset represents vertices, lines, polygons, and triangle strips
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
Abstract base for classes that generate a geodesic path.