Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_local.h1918 #define MDC_MAX_ERROR 0.1 // if any compressed vert is off by more than this from the macro
H A Dtr_model.c610 if ( Distance( newPos, pos ) > MDC_MAX_ERROR ) { in R_MDC_GetXyzCompressed()
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_local.h1946 #define MDC_MAX_ERROR 0.1 // if any compressed vert is off by more than this from the macro
H A Dtr_model.c613 if ( Distance( newPos, pos ) > MDC_MAX_ERROR ) { in R_MDC_GetXyzCompressed()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_local.h2779 #define MDC_MAX_ERROR 0.1 // if any compressed vert is off by more than this from the macro
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_local.h2808 #define MDC_MAX_ERROR 0.1 // if any compressed vert is off by more than this from the macro