Searched defs:shiftIndices (Results 1 – 1 of 1) sorted by relevance
77 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices() function86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset) in shiftIndices() function