Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/cm/
H A DCollisionModel_debug.cpp363 static unsigned int min_rotation = 999999; variable
387 min_translation = min_rotation = 999999; in DebugOutput()
477 if ( t < min_rotation ) min_rotation = t; in DebugOutput()
486 …ation: %4d milliseconds, (min = %d, max = %d, av = %1.1f)\n", buf, t, min_rotation, max_rotation, … in DebugOutput()