Searched defs:CreateWalls (Results 1 – 3 of 3) sorted by relevance
/dports/games/zhlt/zhlt-3.4/hlrad/ |
H A D | lerp.cpp | 462 static void CreateWalls(lerpTriangulation_t* trian, const dface_t* const face) function
|
/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-geomgen/src/ |
H A D | GeometryGenerator.cc | 71 static void CreateWalls(Geometry& geom, const VertexVector& vertices, int minz, int maxz, const Osm… in CreateWalls() function
|
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/ |
H A D | Simulation.cpp | 1436 int Simulation::CreateWalls(int x, int y, int rx, int ry, int wall, Brush * cBrush) in CreateWalls() function in Simulation
|