Home
last modified time | relevance | path

Searched defs:getAuthenticationDetails (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DCallbacks.cpp25 …return osgDB::Registry::instance()->findDataFileImplementation(filename, options, caseSensitivity); in addAuthenticationDetails()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DAuthenticationMap.cpp24 const AuthenticationDetails* AuthenticationMap::getAuthenticationDetails(const std::string& path) c… in getAuthenticationDetails() function in AuthenticationMap