Home
last modified time | relevance | path

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

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp31 bool Texture_matchShadowTextureModeStr(const char* str,Texture::ShadowTextureMode& value);
238 if (Texture_matchShadowTextureModeStr(fr[1].getStr(),value))
539 bool Texture_matchShadowTextureModeStr(const char* str,Texture::ShadowTextureMode& value)
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp31 bool Texture_matchShadowTextureModeStr(const char* str,Texture::ShadowTextureMode& value);
238 if (Texture_matchShadowTextureModeStr(fr[1].getStr(),value)) in Texture_readLocalData()
539 bool Texture_matchShadowTextureModeStr(const char* str,Texture::ShadowTextureMode& value) in Texture_matchShadowTextureModeStr() function