D | btGImpactMeshShapePart.java | 18 public class btGImpactMeshShapePart extends btGImpactShapeInterface { class 21 protected btGImpactMeshShapePart(final String className, long cPtr, boolean cMemoryOwn) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart 27 public btGImpactMeshShapePart(long cPtr, boolean cMemoryOwn) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart 39 public static long getCPtr(btGImpactMeshShapePart obj) { in getCPtr() 220 public TrimeshPrimitiveManager(btGImpactMeshShapePart.TrimeshPrimitiveManager manager) { in TrimeshPrimitiveManager() 221 …onJNI.new_btGImpactMeshShapePart_TrimeshPrimitiveManager__SWIG_1(btGImpactMeshShapePart.TrimeshPri… in TrimeshPrimitiveManager() 254 public btGImpactMeshShapePart() { in btGImpactMeshShapePart() method in btGImpactMeshShapePart 258 public btGImpactMeshShapePart(btStridingMeshInterface meshInterface, int part) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart 267 public btGImpactMeshShapePart.TrimeshPrimitiveManager getTrimeshPrimitiveManager() { in getTrimeshPrimitiveManager() 269 return (cPtr == 0) ? null : new btGImpactMeshShapePart.TrimeshPrimitiveManager(cPtr, false); in getTrimeshPrimitiveManager()
|