Hasher for Shape using 'IsEqual' relationship. More...
Inherits System.Collections.Generic.IEqualityComparer< Shape >.
Public Member Functions | |
| OrientedShapeHash (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| bool | Equals (Shape theShape1, Shape theShape2) |
| int | GetHashCode (Shape theShape) |
| uint | Apply (cadex.ModelData.Shape theShape) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Hasher for Shape using 'IsEqual' relationship.