Home
last modified time | relevance | path

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

/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dtile.h259 void applyMaterialOptions(video::SMaterial &material) const in applyMaterialOptions() function
H A Dwieldmesh.cpp260 tiles[i].applyMaterialOptions(material); in setCube()
H A Dmapblock_mesh.cpp1257 p.tile.applyMaterialOptions(material); in MapBlockMesh()
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dtile.h212 void applyMaterialOptions(video::SMaterial &material) const in applyMaterialOptions() function
H A Dwieldmesh.cpp338 p.layer.applyMaterialOptions(buf->Material); in createSpecialNodeMesh()
688 layer->applyMaterialOptions(material); in postProcessNodeMesh()
H A Dmapblock_mesh.cpp1165 p.layer.applyMaterialOptions(material); in MapBlockMesh()