Home
last modified time | relevance | path

Searched defs:dSq1 (Results 1 – 1 of 1) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Misc/
H A DCollisionHandler.cpp456 const float dSq1 = (p1 - pi0).SqLength(); in IntersectEllipsoid() local
757 const float dSq1 = (p1 - pi0).SqLength(); in IntersectBox() local