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