Home | History | Annotate | Download | only in Tools

Lines Matching full:wcurr

100 	unsigned short	wCurr;
105 for(wCurr = 0; wCurr < psMesh->nV; wCurr++) {
106 if(memcmp(&psMesh->pV[wCurr], pV, sizeof(*pV)) == 0) {
108 return wCurr;