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

/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c69 float X, Y, Z, tpsi, ttheta, thetal; local
79 thetal = fish->theta;
94 fish->dtheta = fish->theta - thetal;
164 float avoid, thetal; local
176 thetal = sharks[i].theta;
185 sharks[i].dtheta += (sharks[i].theta - thetal);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c69 float X, Y, Z, tpsi, ttheta, thetal; local
79 thetal = fish->theta;
94 fish->dtheta = fish->theta - thetal;
164 float avoid, thetal; local
176 thetal = sharks[i].theta;
185 sharks[i].dtheta += (sharks[i].theta - thetal);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Dswim.c69 float X, Y, Z, tpsi, ttheta, thetal; local
79 thetal = fish->theta;
94 fish->dtheta = fish->theta - thetal;
164 float avoid, thetal; local
176 thetal = sharks[i].theta;
185 sharks[i].dtheta += (sharks[i].theta - thetal);

Completed in 129 milliseconds