Home
last modified time | relevance | path

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

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp29 bool Texture_matchShadowCompareFuncStr(const char* str,Texture::ShadowCompareFunc& value);
227 if (Texture_matchShadowCompareFuncStr(fr[1].getStr(),value))
508 bool Texture_matchShadowCompareFuncStr(const char* str, Texture::ShadowCompareFunc& value)
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/deprecated-dotosg/osg/
H A DTexture.cpp29 bool Texture_matchShadowCompareFuncStr(const char* str,Texture::ShadowCompareFunc& value);
227 if (Texture_matchShadowCompareFuncStr(fr[1].getStr(),value)) in Texture_readLocalData()
508 bool Texture_matchShadowCompareFuncStr(const char* str, Texture::ShadowCompareFunc& value) in Texture_matchShadowCompareFuncStr() function