Searched refs:selfHatred (Results 1 – 1 of 1) sorted by relevance
534 REAL selfHatred = 1; in Distance() local537 selfHatred *= .5; in Distance()540 selfHatred *= .5; in Distance()542 selfHatred *= .25; in Distance()547 selfHatred *= .5; in Distance()550 selfHatred *= .5; in Distance()552 selfHatred *= .25; in Distance()584 return ret * selfHatred; in Distance()589 return ( a.before_hit - b.before_hit).Norm() * selfHatred; in Distance()611 return fabsf( a.hitDistance_ - b.hitDistance_ ) * selfHatred; in Distance()[all …]