Searched refs:angular_velocity (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dgeartrain.c57 GLfloat angular_velocity; member in struct:AXLE
73 GLfloat angular_velocity; member in struct:GEAR
216 LoadReal (&a[axle_count - 1].angular_velocity);
276 g[i].angular_velocity = 0.0;
553 g[i].angular_velocity = a[axle_index].angular_velocity;
600 if ((a[axle_index].direction != 0) && (g[j].angular_velocity != g[i].angular_velocity * g[i].teeth / g[j].teeth * g[i].radius / g[j].radius))
608 a[axle_index].angular_velocity = g[i].angular_velocity *
[all...]

Completed in 2 milliseconds