Home | History | Annotate | Download | only in terrain

Lines Matching refs:oldLoc

274                 Vector3f oldLoc = selectedCollisionObject.getLocalTranslation().clone();
276 testCollision(oldLoc);
278 Vector3f oldLoc = selectedCollisionObject.getLocalTranslation().clone();
280 testCollision(oldLoc);
282 Vector3f oldLoc = selectedCollisionObject.getLocalTranslation().clone();
284 testCollision(oldLoc);
286 Vector3f oldLoc = selectedCollisionObject.getLocalTranslation().clone();
288 testCollision(oldLoc);
290 Vector3f oldLoc = selectedCollisionObject.getLocalTranslation().clone();
292 testCollision(oldLoc);
294 Vector3f oldLoc = selectedCollisionObject.getLocalTranslation().clone();
296 testCollision(oldLoc);
302 private void testCollision(Vector3f oldLoc) {
304 selectedCollisionObject.setLocalTranslation(oldLoc);