31 #include "vtkInfovisLayoutModule.h" 49 static double DistanceSquared(
double pt0[3],
double pt1[3]);
57 static void LongLatAltToRect(
double lla[3],
double rect[3]);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static double EarthRadiusMeters()
Returns the average radius of the earth in meters.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Useful geographic calculations.