Searched defs:warp (Results 1 – 5 of 5) sorted by relevance
74 public void warp(Vector3 origin) { in warp() method in btCharacterControllerInterface
104 public void warp(Vector3f location) { in warp() method in PhysicsCharacter108 private native void warp(long characterId, Vector3f location); in warp() method in PhysicsCharacter
102 public void warp(Vector3f location) { in warp() method in PhysicsCharacter
420 FIXP_DBL warp = FL2FXCONST_DBL(0.0f); in FDKsbrEnc_UpdateFreqScale() local
599 void btKinematicCharacterController::warp (const btVector3& origin) in warp() function in btKinematicCharacterController