Home
last modified time | relevance | path

Searched defs:surfhead (Results 1 – 9 of 9) sorted by relevance

/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Dcsg4.c238 surface_t *surfhead, *s; in BuildSurfaces() local
303 surface_t *surfhead; in CSGFaces() local
H A Dmerge.c219 MergeAll (surface_t *surfhead) in MergeAll()
H A Dsolidbsp.c677 SolidBSP (surface_t *surfhead, qboolean midsplit) in SolidBSP()
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dcsg4.c350 surface_t *surfhead; in BuildSurfaces() local
422 surface_t *surfhead; in CSGFaces() local
H A Dmerge.c285 void MergeAll (surface_t *surfhead) in MergeAll()
H A Dsurfaces.c192 void SubdivideFaces (surface_t *surfhead) in SubdivideFaces()
H A Dsolidbsp.c755 node_t *SolidBSP (surface_t *surfhead, qboolean midsplit) in SolidBSP()
/dports/games/zhlt/zhlt-3.4/hlbsp/
H A Dmerge.cpp240 void MergeAll(surface_t* surfhead) in MergeAll()
H A Dsolidbsp.cpp1125 node_t* SolidBSP(const surfchain_t* const surfhead, bool report_progress) in SolidBSP()