Hide menu
Loading...
Searching...
No Matches
cadex.ModelData.UnorientedShapeHash Class Reference

Hasher for Shape using 'IsSame' relationship. More...

Inherits System.Collections.Generic.IEqualityComparer< Shape >.

Public Member Functions

 UnorientedShapeHash (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)
 

Detailed Description