ExtrudedPolylineTriangulatorComputeSingleConstantAltitude Method |
| Name | Description | |
|---|---|---|
| ComputeSingleConstantAltitude(CentralBody, IEnumerableCartesian, Double) |
Computes an extrusion of positions on the specified
centralBody. One side of the extrusion has a constant
altitude and the other has the original altitudes from
positions.
This is equivalent to calling
ComputeSingleConstantAltitude(CentralBody, IEnumerableCartesian, Double, WindingOrder)
with a positionsWindingOrder of Compute.
| |
| ComputeSingleConstantAltitude(CentralBody, IEnumerableCartesian, Double, WindingOrder) |
Computes an extrusion of positions on the specified
centralBody. One side of the extrusion has a constant
altitude and the other has the original altitudes from
positions.
|