Searched defs:addSkyBox (Results 1 – 3 of 3) sorted by relevance
69 virtual void addSkyBox(const std::vector<irr::video::ITexture*> &texture, in addSkyBox() function in AbstractRenderer
659 void ShaderBasedRenderer::addSkyBox(const std::vector<video::ITexture*> &texture, in addSkyBox() function in ShaderBasedRenderer
1580 scene::ISceneNode *IrrDriver::addSkyBox(const std::vector<video::ITexture*> &texture, in addSkyBox() function in IrrDriver