ConstantHeightSegment Constructor |
| Name | Description | |
|---|---|---|
| ConstantHeightSegment(ConstantHeightSegment, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| ConstantHeightSegment(SurfaceSegment, Double, Double, TerrainProvider) |
Create a new instance based on the given surface path, speed, and height.
| |
| ConstantHeightSegment(SurfaceSegment, Double, Double, Double, TerrainProvider) |
Create a new instance based on the given surface path, speed, and height.
|