| TriangleMeshShape Constructor |
| Name | Description | |
|---|---|---|
| TriangleMeshShape |
Initializes a new instance of the TriangleMeshShape class.
| |
| TriangleMeshShape(ITriangleMesh) |
Initializes a new instance of the TriangleMeshShape class from the given
triangle mesh.
| |
| TriangleMeshShape(ITriangleMesh, Boolean) |
Initializes a new instance of the TriangleMeshShape class from the given
triangle mesh.
| |
| TriangleMeshShape(ITriangleMesh, Boolean, ISpatialPartitionInt32) |
Initializes a new instance of the TriangleMeshShape class from the given
triangle mesh.
|