Home
last modified time | relevance | path

Searched refs:PLANE_NON_AXIAL (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/cake/cake_src/cake/
H A Ddefinitions.h79 #define PLANE_NON_AXIAL 3 macro
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/ioquake3/ioquake3-1.36/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/asm/
H A Dmathlib.h57 #define PLANE_NON_AXIAL 3 macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/evq3/evq3/code/tools/asm/
H A Dmathlib.h56 #define PLANE_NON_AXIAL 3 macro
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drf_cull.c51 ri.scn.viewFrustum[i].type = PLANE_NON_AXIAL; in R_SetupFrustum()
/dports/games/egl/egl-0.3.1_9/shared/
H A Dm_plane.c146 plane->type = PLANE_NON_AXIAL; in CategorizePlane()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.h846 #define PLANE_NON_AXIAL 3 macro
855 …(x) (x[0] == 1.0 ? PLANE_X : (x[1] == 1.0 ? PLANE_Y : (x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL) ) )
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.h846 #define PLANE_NON_AXIAL 3 macro
855 …(x) (x[0] == 1.0 ? PLANE_X : (x[1] == 1.0 ? PLANE_Y : (x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL) ) )
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.h836 #define PLANE_NON_AXIAL 3 macro
845 …(x) (x[0] == 1.0 ? PLANE_X : (x[1] == 1.0 ? PLANE_Y : (x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL) ) )
/dports/games/openjk/OpenJK-07675e2/shared/qcommon/
H A Dq_math.h175 #define PLANE_NON_AXIAL 3 macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.h842 #define PLANE_NON_AXIAL 3 macro
851 …(x) (x[0] == 1.0 ? PLANE_X : (x[1] == 1.0 ? PLANE_Y : (x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL) ) )
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h870 #define PLANE_NON_AXIAL 3 macro
879 …(x) (x[0] == 1.0 ? PLANE_X : (x[1] == 1.0 ? PLANE_Y : (x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL) ) )
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h870 #define PLANE_NON_AXIAL 3 macro
879 …(x) (x[0] == 1.0 ? PLANE_X : (x[1] == 1.0 ? PLANE_Y : (x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL) ) )
/dports/games/gtkradiant/GPL/GtkRadiant/libs/
H A Dmathlib.h53 #define PLANE_NON_AXIAL 3 macro
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_main.c922 dest->frustum[i].type = PLANE_NON_AXIAL; in R_SetupFrustum()
934 dest->frustum[4].type = PLANE_NON_AXIAL; in R_SetupFrustum()
1118 dest->frustum[i].type = PLANE_NON_AXIAL; in R_SetupProjectionOrtho()
2269 shadow->cullPlane.type = PLANE_NON_AXIAL; in R_RenderPshadowMaps()
2378 dest->frustum[j].type = PLANE_NON_AXIAL; in R_RenderPshadowMaps()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_main.c953 dest->frustum[i].type = PLANE_NON_AXIAL; in R_SetupFrustum()
965 dest->frustum[4].type = PLANE_NON_AXIAL; in R_SetupFrustum()
1149 dest->frustum[i].type = PLANE_NON_AXIAL; in R_SetupProjectionOrtho()
2311 shadow->cullPlane.type = PLANE_NON_AXIAL; in R_RenderPshadowMaps()
2420 dest->frustum[j].type = PLANE_NON_AXIAL; in R_RenderPshadowMaps()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_shared.h1092 #define PLANE_NON_AXIAL 3 macro
1101 …( x[0] == 1.0 ? PLANE_X : ( x[1] == 1.0 ? PLANE_Y : ( x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL ) ) )
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_shared.h1133 #define PLANE_NON_AXIAL 3 macro
1142 …( x[0] == 1.0 ? PLANE_X : ( x[1] == 1.0 ? PLANE_Y : ( x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL ) ) )
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dq_splineshared.h1126 #define PLANE_NON_AXIAL 3 macro
1135 …( x[0] == 1.0 ? PLANE_X : ( x[1] == 1.0 ? PLANE_Y : ( x[2] == 1.0 ? PLANE_Z : PLANE_NON_AXIAL ) ) )

123