Overload List
| Name | Description | |
|---|---|---|
| Triangle()()() | An empty Triangle constructor. | |
| Triangle(Point, Point, Point) | Constructs a triangle from three points. | |
| Triangle(Point, Point, Point, Boolean) | Constructs a triangle from three points. |
| Name | Description | |
|---|---|---|
| Triangle()()() | An empty Triangle constructor. | |
| Triangle(Point, Point, Point) | Constructs a triangle from three points. | |
| Triangle(Point, Point, Point, Boolean) | Constructs a triangle from three points. |