Home
last modified time | relevance | path

Searched refs:pathFile (Results 1 – 3 of 3) sorted by relevance

/external/collada/include/dae/
DdaeURI.h229 std::string pathFile() const; // daeURI("/folder/file.dae").pathFile() == "file.dae"
239 void pathFile(const std::string& file);
/external/collada/src/dae/
DdaeZAEUncompressHandler.cpp27 cdom::getFileSeparator() + mZipFileURI.pathFile() + cdom::getFileSeparator(); in daeZAEUncompressHandler()
DdaeURI.cpp218 string daeURI::pathFile() const { in pathFile() function in daeURI
246 void daeURI::pathFile(const string& file) { in pathFile() function in daeURI