Version

HalfEdgeCollection Class Methods

For a list of all members of this type, see HalfEdgeCollection members.

Public Methods
 NameDescription
Public MethodAddAdds a HalfEdge to the set.  
Public MethodClearClears the set.  
Public MethodContainsDetermines whether or not the given HalfEdge exists in the set.  
Public MethodGetEnumeratorReturns an enumerator that iterates through a collection.  
Public MethodRemoveRemoves a HalfEdge from the set.  
See Also