FailedPolygon Class |
Namespace: HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
[PublicAPIAttribute] public class FailedPolygon
The FailedPolygon type exposes the following members.
Name | Description | |
---|---|---|
FailedPolygon(Int32, IListInt32) |
Initializes a new instance of the FailedPolygon class.
| |
FailedPolygon(Int32, Int32, Int32, Int32) |
Initializes a new instance of the FailedPolygon class.
|
Name | Description | |
---|---|---|
FailedVertex |
Array of values indicating whether the vertex is invalid.
| |
VertexIndices |
Indices of the triangle.
|