Home
last modified time | relevance | path

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

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DAvatar.cpp327 float smallestDist = HUGE_VALF; in SongIconParticle() local
1847 float smallestDist = HUGE_VALF; in updateSingingInterface() local
1941 float smallestDist = HUGE_VALF; in getNearestTarget() local
3736 float smallestDist = maxDistSqr; in setNearestPullTarget() local
H A DGame.cpp2980 float smallestDist = HUGE_VALF; in getNearestPath() local
3003 float smallestDist = HUGE_VALF; in getNearestPath() local
6669 float smallestDist = HUGE_VALF; in applyState() local
8405 float smallestDist = HUGE_VALF; in collideSkeletalVsCircle() local
H A DSceneEditor.cpp3254 float smallestDist = sqr(64); in update() local
H A DScriptInterface.cpp3136 float smallestDist = HUGE_VALF; in luaFunc() local
7606 float smallestDist = HUGE_VALF; in luaFunc() local
7646 float smallestDist = HUGE_VALF; in luaFunc() local
7727 float smallestDist = range ? sqr(range) : HUGE_VALF; in luaFunc() local
/dports/cad/xcircuit/xcircuit-3.10.30/asg/
H A Dterminals.c607 int mType, base, smallestDist; local