Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtConvexHullComputer.java174 this(LinearMathJNI.new_btConvexHullComputer(), true); in btConvexHullComputer()
DLinearMathJNI.java446 public final static native long new_btConvexHullComputer(); in new_btConvexHullComputer() method in LinearMathJNI