Home
last modified time | relevance | path

Searched refs:firstface (Results 1 – 25 of 232) sorted by relevance

12345678910

/dports/games/mvdsv/mvdsv-0.34/src/
H A Dbspfile.h94 int firstface, numfaces; member
157 unsigned short firstface; member
167 unsigned int firstface; member
177 unsigned int firstface; member
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dbspfile.h94 int firstface, numfaces; member
157 unsigned short firstface; member
167 unsigned int firstface; member
177 unsigned int firstface; member
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/hbr/tutorial_2/
H A Dhbr_tutorial_2.cpp108 firstface=0, // marker to the first face index of level 2 in main() local
125 for (int face=firstface; face<nfaces; ++face) { in main()
134 firstface = nfaces; in main()
147 for (int face=firstface; face<hmesh->GetNumFaces(); ++face) { in main()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/regression/hbr_regression/
H A Dmain.cpp145 int firstface, int lastface, int firstvert, int lastvert ) { in writeObj() argument
162 for (int i=firstface; i<lastface; ++i) { in writeObj()
191 int firstface=0, lastface=mesh->GetNumFaces(), in checkMesh() local
211 for (int i=firstface; i<lastface; ++i) { in checkMesh()
216 firstface = lastface; in checkMesh()
265 firstface, lastface, firstvert, lastvert); in checkMesh()
H A Dbaseline.cpp113 int firstface=0, lastface=mesh->GetNumFaces(), in generate() local
130 for (int i=firstface; i<lastface; ++i) { in generate()
135 firstface = lastface; in generate()
153 for (int i=firstface; i<lastface; ++i) { in generate()
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dwritebsp.c37 static int firstface; variable
243 n->firstface = node->firstface; in WriteDrawNodes_r()
293 bm->firstface = firstface; in WriteDrawNodes()
294 bm->numfaces = numfaces - firstface; in WriteDrawNodes()
295 firstface = numfaces; in WriteDrawNodes()
614 firstface = 0; in BeginBSPFile()
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Dwritebsp.c50 int firstface; variable
218 n->firstface = node->firstface; in WriteDrawNodes_r()
253 bm.firstface = firstface; in WriteDrawNodes()
254 bm.numfaces = bsp->numfaces - firstface; in WriteDrawNodes()
255 firstface = bsp->numfaces; in WriteDrawNodes()
505 firstface = 0; in BeginBSPFile()
H A Dregion.c200 node->firstface = bsp->numfaces; in GrowNodeRegion_r()
237 node->numfaces = bsp->numfaces - node->firstface; in GrowNodeRegion_r()
H A Dreadbsp.c197 nodes[i].firstface = n->firstface; in load_nodes()
207 nodes[i].faces = mfaces + nodes[i].firstface; in load_nodes()
453 printf ("firstface: %d\n", m->firstface); in extract_hull()
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dbspfile.h103 int firstface, numfaces; member
183 unsigned short firstface; member
193 unsigned int firstface; member
203 unsigned int firstface; member
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dbspfile.h92 int32_t firstface, numfaces; member
155 uint16_t firstface; member
164 uint32_t firstface; member
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dbspfile.h70 int firstface, numfaces; member
238 unsigned short firstface; member
H A Dmodel_brush.h256 int firstface, numfaces; // submodels just draw faces member
323 unsigned short firstface; member
472 int firstface; member
/dports/games/quake2-relay/relay-0.4/common/
H A Dbsp.h82 int firstface, numfaces; // submodels just draw faces member
116 unsigned short firstface; member
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dqfiles.h236 int firstface, numfaces; // submodels just draw faces member
308 unsigned short firstface; member
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dqfiles.h236 int firstface, numfaces; // submodels just draw faces member
308 unsigned short firstface; member
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/shared/
H A Dbspfile.h89 int firstface, numfaces; member
161 unsigned short firstface; member
/dports/games/uhexen2/hexen2source-1.5.9/utils/common/
H A Dbspfile.h89 int firstface, numfaces; member
160 unsigned short firstface; member
/dports/games/gtkradiant/GPL/Q2Tools/bsp/qbsp3/
H A Dwritebsp.c259 n->firstface = numfaces; in EmitDrawNode_r()
269 n->numfaces = numfaces - n->firstface; in EmitDrawNode_r()
546 mod->firstface = numfaces; in BeginModel()
586 mod->numfaces = numfaces - mod->firstface; in EndModel()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/q2map/
H A Dwritebsp.c260 n->firstface = numfaces; in EmitDrawNode_r()
272 n->numfaces = numfaces - n->firstface; in EmitDrawNode_r()
550 mod->firstface = numfaces; in BeginModel()
590 mod->numfaces = numfaces - mod->firstface; in EndModel()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/bsp/qbsp3/
H A Dwritebsp.c259 n->firstface = numfaces; in EmitDrawNode_r()
269 n->numfaces = numfaces - n->firstface; in EmitDrawNode_r()
546 mod->firstface = numfaces; in BeginModel()
586 mod->numfaces = numfaces - mod->firstface; in EndModel()
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/
H A Dwritebsp.cpp166 n->firstface = curTile->numfaces; in EmitDrawNode_r()
176 n->numfaces = curTile->numfaces - n->firstface; in EmitDrawNode_r()
370 mod->firstface = curTile->numfaces; in BeginModel()
405 mod->numfaces = curTile->numfaces - mod->firstface; in EndModel()
H A Dlevels.cpp96 newnode->firstface = 0; in BuildNodeChildren()
271 dm->firstface = curTile->numfaces; in ProcessLevel()
274 dm->numfaces = curTile->numfaces - dm->firstface; in ProcessLevel()
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/q2map/
H A Dwritebsp.c258 n->firstface = numfaces; in EmitDrawNode_r()
268 n->numfaces = numfaces - n->firstface; in EmitDrawNode_r()
547 mod->firstface = numfaces; in BeginModel()
587 mod->numfaces = numfaces - mod->firstface; in EndModel()
/dports/games/quakeforge/quakeforge-0.7.2/libs/util/
H A Dbspfile.c51 uint16_t firstface; member
180 d->firstface = LittleLong (d->firstface); in swap_to_bsp29()
241 node29->firstface = LittleShort (node2->firstface); in swap_to_bsp29()
331 d->firstface = LittleLong (d->firstface); in swap_from_bsp29()
395 node2->firstface = LittleShort (node29->firstface); in swap_from_bsp29()
484 d->firstface = LittleLong (d->firstface); in swap_bsp()
542 node->firstface = LittleLong (node->firstface); in swap_bsp()

12345678910