Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DObject.cpp1767 static EERIE_3DOBJ * TheoToEerie_Fast(const res::path & texpath, const res::path & file, bool pbox)… in TheoToEerie_Fast() function
1825 return TheoToEerie_Fast("graph/obj3d/textures", file, pbox); in loadObject()
1829 return TheoToEerie_Fast(file.parent() / texpath, file, true); in LoadTheObj()