ITriangular |
public interface ITriangularMesh
The ITriangularMesh type exposes the following members.
Name | Description | |
---|---|---|
TrianglesCount | Gets the number of triangles that are used to define this mesh. |
Name | Description | |
---|---|---|
GetTrianglePositions | GetTrianglePositions sets the 3 positions that define the triangle with the specified index. |