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