SurfaceExtentTriangulator Methods | 
| Name | Description | |
|---|---|---|
| Compute(CentralBody, CartographicExtent) | 
Computes a triangulation on the specified centralBody for
the specified extent.  This is equivalent to calling
Compute(CentralBody, CartographicExtent, Double, Double)
with an altitude of 0 and a granularity of 1 degree.
  | |
| Compute(CentralBody, CartographicExtent, Double, Double) | 
Computes a triangulation on the specified centralBody for
the specified extent.
  |