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