Searched refs:new_btCapsuleShapeX (Results 1 – 2 of 2) sorted by relevance
62 this(CollisionJNI.new_btCapsuleShapeX(radius, height), true); in btCapsuleShapeX()
744 public final static native long new_btCapsuleShapeX(float jarg1, float jarg2); in new_btCapsuleShapeX() method in CollisionJNI