Searched refs:cos_z_theta (Results 1 – 1 of 1) sorted by relevance
47 double cos_z_theta; member301 particle_list[i].cos_z_theta = cos(random() % 360); // grab an angle in MyCode()352 x = s->x = (int32)(cx + (int32)(s->timeval * s->cos_z_theta)); // 3d rotation in MyCode()