Overload List
| Name | Description | |
|---|---|---|
| Line()()() | An empty Line constructor. | |
| Line(Point, Point) | Constructs a line through two points. | |
| Line(Point, Vector3d) | Constructs a line from a defining point and a direction vector. |
| Name | Description | |
|---|---|---|
| Line()()() | An empty Line constructor. | |
| Line(Point, Point) | Constructs a line through two points. | |
| Line(Point, Vector3d) | Constructs a line from a defining point and a direction vector. |