Searched refs:inIdx (Results 1 – 2 of 2) sorted by relevance
195 IndexBuffer inIdx = inMesh.getIndicesAsList(); in mergeGeometries() local200 int idx = inIdx.get(tri * components + comp) + globalVertIndex; in mergeGeometries()
474 IndexBuffer inIdx = inMesh.getIndicesAsList(); in mergeGeometries() local479 int idx = inIdx.get(tri * components + comp) + globalVertIndex; in mergeGeometries()