Home
last modified time | relevance | path

Searched defs:CreateWalls (Results 1 – 3 of 3) sorted by relevance

/dports/games/zhlt/zhlt-3.4/hlrad/
H A Dlerp.cpp462 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 DGeometryGenerator.cc71 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 DSimulation.cpp1436 int Simulation::CreateWalls(int x, int y, int rx, int ry, int wall, Brush * cBrush) in CreateWalls() function in Simulation