Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
DPhysicsGhostObject.java269 public float getCcdMotionThreshold() { in getCcdMotionThreshold() method in PhysicsGhostObject
273 private native float getCcdMotionThreshold(long objectId); in getCcdMotionThreshold() method in PhysicsGhostObject
DPhysicsCharacter.java259 public float getCcdMotionThreshold() { in getCcdMotionThreshold() method in PhysicsCharacter
263 private native float getCcdMotionThreshold(long objectId); in getCcdMotionThreshold() method in PhysicsCharacter
DPhysicsRigidBody.java296 public float getCcdMotionThreshold() { in getCcdMotionThreshold() method in PhysicsRigidBody
300 private native float getCcdMotionThreshold(long objectId); in getCcdMotionThreshold() method in PhysicsRigidBody
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
DPhysicsGhostObject.java256 public float getCcdMotionThreshold() { in getCcdMotionThreshold() method in PhysicsGhostObject
DPhysicsCharacter.java234 public float getCcdMotionThreshold() { in getCcdMotionThreshold() method in PhysicsCharacter
DPhysicsRigidBody.java301 public float getCcdMotionThreshold() { in getCcdMotionThreshold() method in PhysicsRigidBody