| TriangleShape Constructor |
| Name | Description | |
|---|---|---|
| TriangleShape |
Initializes a new instance of the TriangleShape class.
| |
| TriangleShape(Triangle) |
Initializes a new instance of the TriangleShape class from a
Triangle.
| |
| TriangleShape(Vector3F, Vector3F, Vector3F) |
Initializes a new instance of the TriangleShape class from the given vertices.
|