Home
last modified time | relevance | path

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

/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dcollision_trimesh_box.cpp186 dReal fOneOverLength = 1.0f/fLength; in _cldTestNormal() local
348 dReal fOneOverLength = 1.0f/fLength; in _cldTestEdge() local
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dcollision_trimesh_box.cpp186 dReal fOneOverLength = 1.0f/fLength; in _cldTestNormal() local
348 dReal fOneOverLength = 1.0f/fLength; in _cldTestEdge() local
/dports/devel/ode/ode-0.13/ode/src/
H A Dcollision_trimesh_box.cpp157 dReal fOneOverLength = 1.0f/fLength; in _cldTestNormal() local
319 dReal fOneOverLength = 1.0f/fLength; in _cldTestEdge() local
/dports/games/evq3/evq3/code/renderer/
H A Dtr_bsp.c2861 vec_t fOneOverLength = 1.0f / fLength; in _cldTestNormal() local
3042 vec_t fOneOverLength = 1.0f / fLength; in _cldTestEdge() local