Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated15/
H A DCOLLADASaxFWLAssetLoader15.cpp146 bool AssetLoader15::begin__created() in begin__created() function in COLLADASaxFWL::AssetLoader15
148 SaxVirtualFunctionTest15(begin__created()); in begin__created()
149 return mLoader->begin__created(); in begin__created()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated14/
H A DCOLLADASaxFWLAssetLoader14.cpp146 bool AssetLoader14::begin__created() in begin__created() function in COLLADASaxFWL::AssetLoader14
148 SaxVirtualFunctionTest14(begin__created()); in begin__created()
149 return mLoader->begin__created(); in begin__created()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated14/
H A DCOLLADASaxFWLAssetLoader14.h75 virtual bool begin__created();
H A DCOLLADASaxFWLColladaParserAutoGen14.h60 virtual bool begin__created(){return true;} in begin__created() function
H A DCOLLADASaxFWLColladaParserAutoGen14Private.h180 bool _begin__created( void* attributeData ){return mImpl->begin__created();} in _begin__created()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/
H A DCOLLADASaxFWLAssetLoader.h67 virtual bool begin__created(){return true;} in begin__created() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated15/
H A DCOLLADASaxFWLAssetLoader15.h75 virtual bool begin__created();
H A DCOLLADASaxFWLColladaParserAutoGen15.h86 virtual bool begin__created(){return true;} in begin__created() function
H A DCOLLADASaxFWLColladaParserAutoGen15Private.h286 bool _begin__created( void* attributeData ){return mImpl->begin__created();} in _begin__created()