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