Home
last modified time | relevance | path

Searched refs:mCurrentSourceId (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/
H A DCOLLADASaxFWLSourceArrayLoader.h46 String mCurrentSourceId; variable
73 const String& getCurrentSourceId() const { return mCurrentSourceId; } in getCurrentSourceId()
174 newSource->setId(mCurrentSourceId); in beginArray()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/
H A DCOLLADASaxFWLSourceArrayLoader.cpp154 mCurrentSourceId = attributes.id; in beginSource()
167 mCurrentSourceId.clear(); in endSource()