Home
last modified time | relevance | path

Searched defs:CM_LeafCluster (Results 1 – 23 of 23) sorted by relevance

/dports/games/egl/egl-0.3.1_9/common/
H A Dcm_common.c321 int CM_LeafCluster (int leafNum) in CM_LeafCluster() function
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dcm_load.c722 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dcm_load.c722 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dcm_load.c757 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dcm_load.c759 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/evq3/evq3/code/qcommon/
H A Dcm_load.c719 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dcm_load.c719 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dcm_load.c722 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dcm_load.c722 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dcm_load.c868 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dcm_load.cpp898 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dcm_load.cpp983 int CM_LeafCluster( int leafnum ) { in CM_LeafCluster() function
/dports/games/q2pro/q2pro/include/
H A Dqcommon.h575 #define CM_LeafCluster( leaf ) (leaf)->cluster macro
/dports/games/r1q2/r1q2-8012_5/qcommon/
H A Dqcommon.h917 #define CM_LeafCluster(x) (map_leafs[x].cluster) macro
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dcmodel.c674 int CM_LeafCluster (int leafnum) in CM_LeafCluster() function
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dcmodel.c674 int CM_LeafCluster (int leafnum) in CM_LeafCluster() function
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dcmodel.c674 int CM_LeafCluster (int leafnum) in CM_LeafCluster() function
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dcmodel.c669 CM_LeafCluster(int leafnum) in CM_LeafCluster() function
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dcmodel.c601 int CM_LeafCluster(int leafnum){ in CM_LeafCluster() function
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dcmodel.c661 int CM_LeafCluster (int leafnum) in CM_LeafCluster() function
/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dcmodel.c834 int CM_LeafCluster (int leafnum) in CM_LeafCluster() function
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dcmodel.c834 int CM_LeafCluster (int leafnum) in CM_LeafCluster() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h307 int (*CM_LeafCluster) ( int leafnum ); member