Home
last modified time | relevance | path

Searched defs:topz2 (Results 1 – 2 of 2) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dr_surf.cpp933 float topz2 = r_ceiling->GetPointZ(*seg->v2); in CreateSegParts() local
1391 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
1455 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
1506 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
1580 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
1614 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
1695 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
1816 float topz2 = r_ceiling->GetPointZ(*seg->v2); in UpdateDrawSeg() local
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_sight.c447 fixed_t topz2, bottomz2; // likewise but for t2 in P_CheckSight() local