Home
last modified time | relevance | path

Searched refs:begin__light_type____technique_common (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated15/
H A DCOLLADASaxFWLLibraryLightsLoader15.cpp44 bool LibraryLightsLoader15::begin__light_type____technique_common() in begin__light_type____technique_common() function in COLLADASaxFWL::LibraryLightsLoader15
46 SaxVirtualFunctionTest15(begin__light_type____technique_common()); in begin__light_type____technique_common()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated15/
H A DCOLLADASaxFWLLibraryLightsLoader15.h45 virtual bool begin__light_type____technique_common();
H A DCOLLADASaxFWLColladaParserAutoGen15.h2192 virtual bool begin__light_type____technique_common(){return true;} in begin__light_type____technique_common() function
H A DCOLLADASaxFWLColladaParserAutoGen15Private.h8429 …____technique_common( void* attributeData ){return mImpl->begin__light_type____technique_common();} in _begin__light_type____technique_common()