Click or drag to resize

ConstantHeightSegment Constructor

Overload List
  NameDescription
Protected methodConstantHeightSegment(ConstantHeightSegment, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodConstantHeightSegment(SurfaceSegment, Double, Double, TerrainProvider)
Create a new instance based on the given surface path, speed, and height.
Public methodConstantHeightSegment(SurfaceSegment, Double, Double, Double, TerrainProvider)
Create a new instance based on the given surface path, speed, and height.
Top
See Also