GeoTessCPP
2.2.3
Software to facilitate storage and retrieval of 3D information about the Earth.
|
Abstract class that manages the radii and data values that span a single layer associated with a sing...
virtual ~GeoTessHorizon()
virtual double getRadius(GeoTessPosition &position)
virtual double getValue()
An abstract class that represents a single "surface" within a model.
virtual int getLayerIndex()
virtual string class_name()
#define ABSTRACT
Global constant used to make pure virtual functions readable.
Information about an interpolated point at an arbitrary position in a model.
virtual double getRadius(const double *position, GeoTessProfile **profiles)
GeoTessHorizon(const int &lyrIndex)