Home
last modified time | relevance | path

Searched defs:colladaIndexList (Results 1 – 1 of 1) sorted by relevance

/development/tools/a3dconvert/
DColladaGeometry.cpp84 const domListOfUInts &colladaIndexList = colladaTriangles->getP()->getValue(); in addTriangles() local
176 int ColladaGeometry::remapIndexAndStoreData(const domListOfUInts &colladaIndexList, int indexToRema… in remapIndexAndStoreData()