Searched refs:btBox2dShape_getCentroid (Results 1 – 2 of 2) sorted by relevance
88 return CollisionJNI.btBox2dShape_getCentroid(swigCPtr, this); in getCentroid()
762 public final static native Vector3 btBox2dShape_getCentroid(long jarg1, btBox2dShape jarg1_); in btBox2dShape_getCentroid() method in CollisionJNI