Click or drag to resize
DigitalRuneLineSegmentShape Constructor
Initializes a new instance of the LineSegmentShape class.
Overload List
  NameDescription
Public methodLineSegmentShape
Initializes a new instance of the LineSegmentShape class.
Public methodLineSegmentShape(LineSegment)
Initializes a new instance of the LineSegmentShape class from a LineSegment.
Public methodLineSegmentShape(Vector3F, Vector3F)
Initializes a new instance of the LineSegmentShape class from two points.
Top
See Also