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