11#ifndef vtkGeodesicPath_h 
   12#define vtkGeodesicPath_h 
   14#include "vtkFiltersModelingModule.h"  
   17VTK_ABI_NAMESPACE_BEGIN
 
Abstract base for classes that generate a geodesic path.
 
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
 
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for printing and determining type information.
 
~vtkGeodesicPath() override
 
a simple class to control print indentation
 
Superclass for algorithms that produce only polydata as output.
 
concrete dataset represents vertices, lines, polygons, and triangle strips