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