Home
last modified time | relevance | path

Searched refs:new_btCylinderShapeZ (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCylinderShapeZ.java62 this(CollisionJNI.new_btCylinderShapeZ(halfExtents), true); in btCylinderShapeZ()
DCollisionJNI.java1022 public final static native long new_btCylinderShapeZ(Vector3 jarg1); in new_btCylinderShapeZ() method in CollisionJNI