Searched refs:new_btMultiSphereShape (Results 1 – 2 of 2) sorted by relevance
62 this(CollisionJNI.new_btMultiSphereShape(positions, radi, numSpheres), true); in btMultiSphereShape()
2406 public final static native long new_btMultiSphereShape(Vector3[] jarg1, float[] jarg2, int jarg3); in new_btMultiSphereShape() method in CollisionJNI