Searched refs:MAX_ROT_SPEED (Results 1 – 2 of 2) sorted by relevance
46 #define MAX_ROT_SPEED (0.3 * TWO_PI) macro
144 mAngularVelocity[i] = MAX_ROT_SPEED * (2.0*drand48() - 1.0); in resize()