Home
last modified time | relevance | path

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

/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A Dmodel.hxx55 SGLoadTexture2D(bool staticTexture, const SGPath& path, in SGLoadTexture2D()
H A Dmodel.cxx39 SGLoadTexture2D(bool staticTexture, const std::string& path, in SGLoadTexture2D()
/dports/games/flightgear/flightgear-2020.3.11/src/Cockpit/
H A Dpanel.cxx104 FGTextureManager::createTexture (const std::string &relativePath, bool staticTexture) in createTexture()