30 #ifndef __vtkGeoTransform_h
31 #define __vtkGeoTransform_h
33 #include "vtkGeovisCoreModule.h"
42 virtual void PrintSelf( ostream& os, vtkIndent indent );
86 void InternalTransformPoints(
double* ptsInOut, vtkIdType numPts,
int stride );
96 #endif // __vtkGeoTransform_h
Represent a projection from a sphere to a plane.
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)