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

Compares shapes using 'IsSame' relationship. More...

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

Public Member Functions

 UnorientedShapeEqual (global::System.IntPtr cPtr, bool cMemoryOwn)
 
void Dispose ()
 
bool Equals (Shape theShape1, Shape theShape2)
 
int GetHashCode (Shape theShape)
 
bool Apply (cadex.ModelData.Shape theShape1, cadex.ModelData.Shape theShape2)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Detailed Description