Click or drag to resize

SurfaceExtentTriangulator Methods

Methods
  NameDescription
Public methodStatic memberCompute(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.
Public methodStatic memberCompute(CentralBody, CartographicExtent, Double, Double)
Computes a triangulation on the specified centralBody for the specified extent.
Top
See Also