Home
last modified time | relevance | path

Searched refs:magmasmall (Results 1 – 3 of 3) sorted by relevance

/dports/games/scorched3d/scorched/src/common/landscapedef/
H A DLandscapeTex.cpp143 if (!node->getNamedChild("magmasmall", magmasmall)) return false; in readXML()
166 if (!S3D::checkDataFile(magmasmall.c_str())) return false; in readXML()
H A DLandscapeTex.h131 std::string magmasmall; variable
/dports/games/scorched3d/scorched/src/client/landscape/
H A DLandscape.cpp674 tex->magmasmall); in generate()