Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/source/
H A Dr_local.h423 int CountSegParts(seg_t*);
H A Dr_surf.cpp879 int VRenderLevelShared::CountSegParts(seg_t* seg) in CountSegParts() function in VRenderLevelShared
881 guard(VRenderLevelShared::CountSegParts); in CountSegParts()
1981 spcount += CountSegParts(&Level->Segs[sub->firstline + j]); in CreateWorldSurfaces()
1989 spcount += CountSegParts(*polySeg); in CreateWorldSurfaces()