Home
last modified time | relevance | path

Searched defs:getCcdSweptSphereRadius (Results 1 – 6 of 6) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
DPhysicsGhostObject.java263 public float getCcdSweptSphereRadius() { in getCcdSweptSphereRadius() method in PhysicsGhostObject
267 private native float getCcdSweptSphereRadius(long objectId); in getCcdSweptSphereRadius() method in PhysicsGhostObject
DPhysicsCharacter.java253 public float getCcdSweptSphereRadius() { in getCcdSweptSphereRadius() method in PhysicsCharacter
257 private native float getCcdSweptSphereRadius(long objectId); in getCcdSweptSphereRadius() method in PhysicsCharacter
DPhysicsRigidBody.java290 public float getCcdSweptSphereRadius() { in getCcdSweptSphereRadius() method in PhysicsRigidBody
294 private native float getCcdSweptSphereRadius(long objectId); in getCcdSweptSphereRadius() method in PhysicsRigidBody
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
DPhysicsGhostObject.java252 public float getCcdSweptSphereRadius() { in getCcdSweptSphereRadius() method in PhysicsGhostObject
DPhysicsCharacter.java230 public float getCcdSweptSphereRadius() { in getCcdSweptSphereRadius() method in PhysicsCharacter
DPhysicsRigidBody.java297 public float getCcdSweptSphereRadius() { in getCcdSweptSphereRadius() method in PhysicsRigidBody