Vertex.CompareTo
Vertex.CompareTo method
将该顶点与另一个顶点实例进行比较
public abstract int CompareTo(Vertex other)
| 参数 | 类型 | 描述 |
|---|---|---|
| 其他 | Vertex |
另请参见
- class Vertex
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
将该顶点与另一个顶点实例进行比较
public abstract int CompareTo(Vertex other)
| 参数 | 类型 | 描述 |
|---|---|---|
| 其他 | Vertex |