| LineSegmentShape Constructor |
| Name | Description | |
|---|---|---|
| LineSegmentShape |
Initializes a new instance of the LineSegmentShape class.
| |
| LineSegmentShape(LineSegment) |
Initializes a new instance of the LineSegmentShape class from a
LineSegment.
| |
| LineSegmentShape(Vector3F, Vector3F) |
Initializes a new instance of the LineSegmentShape class from two points.
|