Searched refs:btCollisionShape_getShapeType (Results 1 – 3 of 3) sorted by relevance
67 final int shapeType = CollisionJNI.btCollisionShape_getShapeType(swigCPtr, null); in newDerivedObject()220 return CollisionJNI.btCollisionShape_getShapeType(swigCPtr, this); in getShapeType()
521 public final static native int btCollisionShape_getShapeType(long jarg1, btCollisionShape jarg1_); in btCollisionShape_getShapeType() method in CollisionJNI
16 final int shapeType = $moduleJNI.btCollisionShape_getShapeType(swigCPtr, null); in newDerivedObject()