Searched defs:setCcdSweptSphereRadius (Results 1 – 7 of 7) sorted by relevance
251 public void setCcdSweptSphereRadius(float radius) { in setCcdSweptSphereRadius() method in PhysicsGhostObject255 private native void setCcdSweptSphereRadius(long objectId, float radius); in setCcdSweptSphereRadius() method in PhysicsGhostObject
241 public void setCcdSweptSphereRadius(float radius) { in setCcdSweptSphereRadius() method in PhysicsCharacter245 private native void setCcdSweptSphereRadius(long objectId, float radius); in setCcdSweptSphereRadius() method in PhysicsCharacter
273 public void setCcdSweptSphereRadius(float radius) { in setCcdSweptSphereRadius() method in PhysicsRigidBody277 private native void setCcdSweptSphereRadius(long objectId, float radius); in setCcdSweptSphereRadius() method in PhysicsRigidBody
244 public void setCcdSweptSphereRadius(float radius) { in setCcdSweptSphereRadius() method in PhysicsGhostObject
222 public void setCcdSweptSphereRadius(float radius) { in setCcdSweptSphereRadius() method in PhysicsCharacter
284 public void setCcdSweptSphereRadius(float radius) { in setCcdSweptSphereRadius() method in PhysicsRigidBody
821 public void setCcdSweptSphereRadius(float value) { in setCcdSweptSphereRadius() method in KinematicRagdollControl