Function Calculate-Desired-Level

Part of:

package terrain
( calculate-desired-level < terrain-patch > )
This computes the current desired level-of-detail that a patch
would ideally be drawn at. This is quite sensitive as it decides
the policy of the level-of-detail of the terrain.

TODO: Make this better.