Home
last modified time | relevance | path

Searched refs:end__modified (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated15/
H A DCOLLADASaxFWLAssetLoader15.cpp195 bool AssetLoader15::end__modified() in end__modified() function in COLLADASaxFWL::AssetLoader15
197 SaxVirtualFunctionTest15(end__modified()); in end__modified()
198 return mLoader->end__modified(); in end__modified()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated14/
H A DCOLLADASaxFWLAssetLoader14.cpp195 bool AssetLoader14::end__modified() in end__modified() function in COLLADASaxFWL::AssetLoader14
197 SaxVirtualFunctionTest14(end__modified()); in end__modified()
198 return mLoader->end__modified(); in end__modified()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated14/
H A DCOLLADASaxFWLAssetLoader14.h89 virtual bool end__modified();
H A DCOLLADASaxFWLColladaParserAutoGen14.h69 virtual bool end__modified(){return true;} in end__modified() function
H A DCOLLADASaxFWLColladaParserAutoGen14Private.h204 bool _end__modified(){return mImpl->end__modified();} in _end__modified()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/
H A DCOLLADASaxFWLAssetLoader.h76 virtual bool end__modified(){return true;} in end__modified() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated15/
H A DCOLLADASaxFWLAssetLoader15.h89 virtual bool end__modified();
H A DCOLLADASaxFWLColladaParserAutoGen15.h95 virtual bool end__modified(){return true;} in end__modified() function
H A DCOLLADASaxFWLColladaParserAutoGen15Private.h310 bool _end__modified(){return mImpl->end__modified();} in _end__modified()