| D | btConvex2dConvex2dAlgorithm.java | 18 public class btConvex2dConvex2dAlgorithm extends btActivatingCollisionAlgorithm { class 21 protected btConvex2dConvex2dAlgorithm(final String className, long cPtr, boolean cMemoryOwn) { in btConvex2dConvex2dAlgorithm() method in btConvex2dConvex2dAlgorithm 27 public btConvex2dConvex2dAlgorithm(long cPtr, boolean cMemoryOwn) { in btConvex2dConvex2dAlgorithm() method in btConvex2dConvex2dAlgorithm 39 public static long getCPtr(btConvex2dConvex2dAlgorithm obj) { in getCPtr() 61 …public btConvex2dConvex2dAlgorithm(btPersistentManifold mf, btCollisionAlgorithmConstructionInfo c… in btConvex2dConvex2dAlgorithm() method in btConvex2dConvex2dAlgorithm
|