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