Home
last modified time | relevance | path

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

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/
H A DCOLLADASaxFWLKinematicsIntermediateData.h284 const SidAddress* getSidrefValue() const { return mValue._sidref; } in getSidrefValue() function
428 const SidAddress* getSidrefValue() const { return mValue._sidref; } in getSidrefValue() function
567 const SidAddress* getSidrefValue() const { return mValue._sidref; } in getSidrefValue() function
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/
H A DCOLLADASaxFWLKinematicsSceneCreator.cpp432 …msg = "Axis with sid address \"" + kinematicsBindJointAxis->getAxis().getSidrefValue()->getSidAddr… in createFWInstanceKinematicsScene()
520 const SidAddress& jointSidAddress = *newParam->getSidrefValue(); in resolveLink()