Triangle2F Constructor |
Name | Description | |
---|---|---|
Triangle2F(Triangle2) |
Constructs a triangle with another specified Triangle object.
| |
Triangle2F(Vector2F, Vector2F, Vector2F) |
Constructs a triangle with the given A, B and C components.
|