Version

HalfEdgeCollection Class Members

The following tables list the members exposed by HalfEdgeCollection.

Public Constructors
 NameDescription
Public ConstructorHalfEdgeCollection Constructor  
Public Properties
 NameDescription
Public PropertyCountCount of HalfEdges in the set.  
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