Home
last modified time | relevance | path

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

/dports/games/cake/cake_src/cake/
H A Dtypes.h734 int numleafpatches; member
H A Dq3bsp.cpp1710 r_leafs[i].numleafpatches = 0; in LoadLeafs()
2839 leaf->numleafpatches = 0; in CreatePatchesForLeafs()
2904 leaf->numleafpatches++; in CreatePatchesForLeafs()
3161 for (i = 0; i < leaf->numleafpatches; ++i) in TraceToLeaf()
3209 for (i = 0; i < leaf->numleafpatches; ++i) in TestInLeaf()