Hide menu
Loading...
Searching...
No Matches
cadex.UnityWG_AppearanceHash Class Reference

Fix for issue VIS-655. Upgraded hasher that takes appearance name into account. Direct inheritance from MD_AppearanceHash doesn't work here for some reason. More...

Inherits IEqualityComparer< ModelData_Appearance >.

Public Member Functions

bool Equals (ModelData_Appearance theObject1, ModelData_Appearance theObject2)
 
int GetHashCode (ModelData_Appearance theObject)
 

Detailed Description

Fix for issue VIS-655. Upgraded hasher that takes appearance name into account. Direct inheritance from MD_AppearanceHash doesn't work here for some reason.