Get maximum elevation to be covered by camera frustum.
Set maximum elevation above sea level to be rendered.
the elevation (altitude) value in world units (meters).
Get minimum elevation to be covered by camera frustum.
Set minimum elevation to be rendered, values beneath the sea level are negative.
the minimum elevation (depression) in world units (meters).
Generated using TypeDoc
Abstract evaluator class that adds support for elevation constraints.
Classes derived from this should implement algorithms that takes into account rendered features height (elevations), such as ground plane is no more flat (or spherical), but contains geometry that should be overlapped by frustum planes.