Searched refs:trace_segs (Results 1 – 2 of 2) sorted by relevance
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/ |
H A D | gameseg.cpp | 612 static icsegptridx_t trace_segs(const d_level_shared_segment_state &LevelSharedSegmentState, const … in trace_segs() function 651 …const auto &&check = trace_segs(LevelSharedSegmentState, p0, oldsegnum.absolute_sibling(children[b… in trace_segs() 674 const auto &&newseg = trace_segs(LevelSharedSegmentState, p, segnum, 0, visited); in find_point_seg()
|
/dports/games/d2x/d2x-0.2.5/main/ |
H A D | gameseg.c | 745 int trace_segs(vms_vector *p0,int oldsegnum) in trace_segs() function 783 check = trace_segs(p0,seg->children[biggest_side]); //trace into adjacent segment in trace_segs() 813 newseg = trace_segs(p,segnum); in find_point_seg()
|