Home
last modified time | relevance | path

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

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dabstract_renderer.hpp69 virtual void addSkyBox(const std::vector<irr::video::ITexture*> &texture, in addSkyBox() function in AbstractRenderer
H A Dshader_based_renderer.cpp659 void ShaderBasedRenderer::addSkyBox(const std::vector<video::ITexture*> &texture, in addSkyBox() function in ShaderBasedRenderer
H A Dirr_driver.cpp1580 scene::ISceneNode *IrrDriver::addSkyBox(const std::vector<video::ITexture*> &texture, in addSkyBox() function in IrrDriver