TriangleMeshAdd Method |
Name | Description | |
---|---|---|
Add(ITriangleMesh) |
Adds the triangles of the specified mesh (without vertex welding).
| |
Add(Triangle) |
Adds the triangle (without vertex welding).
| |
Add(ITriangleMesh, Boolean) |
Adds the triangles of the specified mesh.
| |
Add(Triangle, Boolean) |
Adds the triangle.
| |
Add(Triangle, Boolean, Single, Boolean) |
Adds the triangle.
|