Vertex.CompareTo
Vertex.CompareTo method
Compare the vertex with another vertex instance
public abstract int CompareTo(Vertex other)
Parameter | Type | Description |
---|---|---|
other | Vertex |
See Also
- class Vertex
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
Compare the vertex with another vertex instance
public abstract int CompareTo(Vertex other)
Parameter | Type | Description |
---|---|---|
other | Vertex |