Provides methods to reconstruct a surface consisting of
triangular and/or quad faces from completely unordered wireframe edges.
The SurfaceReconstructor..::.Tri type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SurfaceReconstructor..::.Tri | Constructs a new triangular face. |
Methods
| Name | Description | |
|---|---|---|
| CompareTo | The standard comparer. Sorts triangular faces by the
value of the indices of their vertices. | |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| RemoveDuplicates | Removes duplicates from a list of triangular faces. | |
| ToString | (Inherited from Object.) |