HomeSort by relevance Sort by last modified time
    Searched refs:thetal (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
swim.c 69 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/
swim.c 69 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/
swim.c 69 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 253 milliseconds