Searched refs:new_btStaticPlaneShape (Results 1 – 2 of 2) sorted by relevance
62 this(CollisionJNI.new_btStaticPlaneShape(planeNormal, planeConstant), true); in btStaticPlaneShape()
668 public final static native long new_btStaticPlaneShape(Vector3 jarg1, float jarg2); in new_btStaticPlaneShape() method in CollisionJNI