Home
last modified time | relevance | path

Searched defs:AllocBrush (Results 1 – 11 of 11) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/dmap/
H A Dubrush.cpp76 uBrush_t *AllocBrush (int numsides) in AllocBrush() function
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Dbrush.c93 brush_t *AllocBrush( int numSides ) in AllocBrush() function
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Dbrush.c54 AllocBrush (void) in AllocBrush() function
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dbrush.c92 brush_t *AllocBrush( int numSides ){ in AllocBrush() function
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dqbsp.c550 brush_t *AllocBrush (void) in AllocBrush() function
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/
H A Dbspbrush.cpp173 bspbrush_t* AllocBrush (int numsides) in AllocBrush() function
/dports/games/gtkradiant/GPL/Q2Tools/bsp/qbsp3/
H A Dbrushbsp.c319 bspbrush_t *AllocBrush (int numsides) in AllocBrush() function
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/q2map/
H A Dbrushbsp.c318 bspbrush_t *AllocBrush (int numsides) in AllocBrush() function
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/q2map/
H A Dbrushbsp.c320 bspbrush_t *AllocBrush( int numsides ){ in AllocBrush() function
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/bsp/qbsp3/
H A Dbrushbsp.c319 bspbrush_t *AllocBrush (int numsides) in AllocBrush() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/cm/
H A DCollisionModel_load.cpp683 cm_brush_t *idCollisionModelManagerLocal::AllocBrush( cm_model_t *model, int numPlanes ) { in AllocBrush() function in idCollisionModelManagerLocal