Home
last modified time | relevance | path

Searched refs:intersection1World (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dfog.cpp146 Vector3 intersection1World = _inverted * intersection1; in calculateCoeficient() local
149 float intersection1Distance = (intersection1World - position).length(); in calculateCoeficient()
230 Vector3 intersection1World = _inverted * intersection1; in calculateCoeficient() local
235 *coeficient = (intersection2World - intersection1World).length(); in calculateCoeficient()
336 Vector3 intersection1World = _inverted * intersection1; in calculateCoeficient() local
339 *coeficient = (intersection2World - intersection1World).length(); in calculateCoeficient()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dfog.cpp146 Vector3 intersection1World = _inverted * intersection1; in calculateCoeficient() local
149 float intersection1Distance = (intersection1World - position).length(); in calculateCoeficient()
230 Vector3 intersection1World = _inverted * intersection1; in calculateCoeficient() local
235 *coeficient = (intersection2World - intersection1World).length(); in calculateCoeficient()
336 Vector3 intersection1World = _inverted * intersection1; in calculateCoeficient() local
339 *coeficient = (intersection2World - intersection1World).length(); in calculateCoeficient()