HalfEdgeMaskValidation Class
Static methods to inspect mask consistency properties in HalfEdgeGraph.
Methods
Name | Description | |
---|---|---|
constructor(): HalfEdgeMaskValidation | ||
isMaskConsistentAroundAllFaces(graph: , mask: ): boolean Static | Test if a mask is used consistently around faces. |
Defined in
- topology/HalfEdgeGraphValidation.ts Line 104
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.