I have never seen using << operator in a loop.
Could someone please let me know what role are these operators << , >> playing in this loop.
for(i=step << 1; i>=0;i-=2) { // normal Normal(angles[i>>1] }
Aucun commentaire:
Enregistrer un commentaire