Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
HalfEdgeCollection Class Members
The following tables list the members exposed by HalfEdgeCollection.
Public Properties
| Name | Description |
| Count | Count of HalfEdges in the set. |
Public Methods
| Name | Description |
| Add | Adds a HalfEdge to the set. |
| Clear | Clears the set. |
| Contains | Determines whether or not the given HalfEdge exists in the set. |
| GetEnumerator | Returns an enumerator that iterates through a collection. |
| Remove | Removes a HalfEdge from the set. |
See Also