Home
last modified time | relevance | path

Searched defs:replaceTexture (Results 1 – 9 of 9) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/CommonInterfaces/
H A DCommonRenderInterface.h91 virtual void replaceTexture(int shapeIndex, int textureIndex){}; in replaceTexture() function
H A DCommonGUIHelperInterface.h53 virtual void replaceTexture(int shapeIndex, int textureUid) {} in replaceTexture() function
/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Dtex.cpp278 bool replaceTexture(const WzString &oldfile, const WzString &newfile) in replaceTexture() function
/dports/devel/py-bullet3/bullet3-3.21/examples/CommonInterfaces/
H A DCommonRenderInterface.h91 virtual void replaceTexture(int shapeIndex, int textureIndex){}; in replaceTexture() function
H A DCommonGUIHelperInterface.h53 virtual void replaceTexture(int shapeIndex, int textureUid) {} in replaceTexture() function
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DGLInstancingRenderer.cpp1045 void GLInstancingRenderer::replaceTexture(int shapeIndex, int textureId) in replaceTexture() function in GLInstancingRenderer
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DGLInstancingRenderer.cpp1045 void GLInstancingRenderer::replaceTexture(int shapeIndex, int textureId) in replaceTexture() function in GLInstancingRenderer
/dports/games/warzone2100/warzone2100/src/
H A Dwzapi.cpp541 bool wzapi::replaceTexture(WZAPI_PARAMS(std::string oldfile, std::string newfile)) in replaceTexture() function in wzapi
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DPlanet.cpp345 void Planet::replaceTexture(const QString &texName) in replaceTexture() function in Planet