Property | Type | Description | |
---|---|---|---|
m_oVertexComparer | Comparison |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
ByDelegateVertexSorter ( ) : System |
Initializes a new instance of the ByDelegateVertexSorter class.
|
|
CompareVerticesByID ( IVertex vertex1, IVertex vertex2 ) : |
Method | Description | |
---|---|---|
SortCore ( IVertex vertices ) : IVertex[] |
public CompareVerticesByID ( IVertex vertex1, IVertex vertex2 ) : |
||
vertex1 | IVertex | |
vertex2 | IVertex | |
return |
protected SortCore ( IVertex vertices ) : IVertex[] | ||
vertices | IVertex | |
return | IVertex[] |