<H2>OSGDB_EXPORT extern std::string <AHREF="#DOC.DOCU">osgDB::findFileInDirectory</A></H2><H2>(const std::string& fileName,<BR> const std::string& dirName,<BR> bool caseInsensitive=false)</H2><BLOCKQUOTE>return the directory/filename of a file if its is contained within specified directory.</BLOCKQUOTE>
<ANAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>return the directory/filename of a file if its is contained within specified directory.
return "" if directory does not contain file. If caseInsensitive is set to true then
This is useful when unix programs attempt read case insentive windows filenames.</BLOCKQUOTE>
<DL><DT><DD></DL><P><P><I><AHREF="index.html">Alphabetic index</A></I><I><AHREF="HIER.html">HTML hierarchy of classes</A> or <AHREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <AHREF="http://docpp.sourceforge.net">DOC++</A>.