/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
btGenericPoolAllocator.java | 54 CollisionJNI.delete_btGenericPoolAllocator(swigCPtr); 62 CollisionJNI.btGenericPoolAllocator_pools_set(swigCPtr, this, SWIGTYPE_p_p_btGenericMemoryPool.getCPtr(value)); 66 long cPtr = CollisionJNI.btGenericPoolAllocator_pools_get(swigCPtr, this); 71 CollisionJNI.btGenericPoolAllocator_pool_count_set(swigCPtr, this, value); 75 return CollisionJNI.btGenericPoolAllocator_pool_count_get(swigCPtr, this); 79 return CollisionJNI.btGenericPoolAllocator_get_pool_capacity(swigCPtr, this); 83 this(CollisionJNI.new_btGenericPoolAllocator(pool_element_size, pool_element_count), true); 87 return CollisionJNI.btGenericPoolAllocator_allocate(swigCPtr, this, size_bytes); 91 return CollisionJNI.btGenericPoolAllocator_freeMemory(swigCPtr, this, pointer);
|
btHashedOverlappingPairCache.java | 22 super(className, CollisionJNI.btHashedOverlappingPairCache_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btHashedOverlappingPairCache_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btHashedOverlappingPairCache(swigCPtr); 62 this(CollisionJNI.new_btHashedOverlappingPairCache(), true); 66 return CollisionJNI.btHashedOverlappingPairCache_needsBroadphaseCollision(swigCPtr, this, btBroadphaseProxy.getCPtr(proxy0), proxy0, btBroadphaseProxy.getCPtr(proxy1), proxy1); 70 return btBroadphasePair.internalTemp(CollisionJNI.btHashedOverlappingPairCache_getOverlappingPairArrayPtr__SWIG_0(swigCPtr, this), false); 74 return new btBroadphasePairArray(CollisionJNI.btHashedOverlappingPairCache_getOverlappingPairArray__SWIG_0(swigCPtr, this), false); 78 return CollisionJNI.btHashedOverlappingPairCache_GetCount(swigCPtr, this); 82 long cPtr = CollisionJNI.btHashedOverlappingPairCache_getOverlapFilterCallback(swigCPtr, this);
|
btMaterial.java | 54 CollisionJNI.delete_btMaterial(swigCPtr); 62 CollisionJNI.btMaterial_friction_set(swigCPtr, this, value); 66 return CollisionJNI.btMaterial_friction_get(swigCPtr, this); 70 CollisionJNI.btMaterial_restitution_set(swigCPtr, this, value); 74 return CollisionJNI.btMaterial_restitution_get(swigCPtr, this); 78 CollisionJNI.btMaterial_pad_set(swigCPtr, this, value); 82 return CollisionJNI.btMaterial_pad_get(swigCPtr, this); 86 this(CollisionJNI.new_btMaterial__SWIG_0(), true); 90 this(CollisionJNI.new_btMaterial__SWIG_1(fric, rest), true);
|
btSimpleBroadphaseProxy.java | 22 super(className, CollisionJNI.btSimpleBroadphaseProxy_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btSimpleBroadphaseProxy_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btSimpleBroadphaseProxy(swigCPtr); 62 CollisionJNI.btSimpleBroadphaseProxy_nextFree_set(swigCPtr, this, value); 66 return CollisionJNI.btSimpleBroadphaseProxy_nextFree_get(swigCPtr, this); 70 this(CollisionJNI.new_btSimpleBroadphaseProxy__SWIG_0(), true); 74 this(CollisionJNI.new_btSimpleBroadphaseProxy__SWIG_1(minpt, maxpt, shapeType, userPtr, collisionFilterGroup, collisionFilterMask, multiSapProxy), true); 78 CollisionJNI.btSimpleBroadphaseProxy_SetNextFree(swigCPtr, this, next); 82 return CollisionJNI.btSimpleBroadphaseProxy_GetNextFree(swigCPtr, this);
|
btStorageResult.java | 22 super(className, CollisionJNI.btStorageResult_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btStorageResult_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btStorageResult(swigCPtr); 62 CollisionJNI.btStorageResult_normalOnSurfaceB_set(swigCPtr, this, btVector3.getCPtr(value), value); 66 long cPtr = CollisionJNI.btStorageResult_normalOnSurfaceB_get(swigCPtr, this); 71 CollisionJNI.btStorageResult_closestPointInB_set(swigCPtr, this, btVector3.getCPtr(value), value); 75 long cPtr = CollisionJNI.btStorageResult_closestPointInB_get(swigCPtr, this); 80 CollisionJNI.btStorageResult_distance_set(swigCPtr, this, value); 84 return CollisionJNI.btStorageResult_distance_get(swigCPtr, this);
|
btTriangleMeshShape.java | 22 super(className, CollisionJNI.btTriangleMeshShape_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btTriangleMeshShape_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btTriangleMeshShape(swigCPtr); 62 return CollisionJNI.btTriangleMeshShape_localGetSupportingVertex(swigCPtr, this, vec); 66 return CollisionJNI.btTriangleMeshShape_localGetSupportingVertexWithoutMargin(swigCPtr, this, vec); 70 CollisionJNI.btTriangleMeshShape_recalcLocalAabb(swigCPtr, this); 74 long cPtr = CollisionJNI.btTriangleMeshShape_getMeshInterface__SWIG_0(swigCPtr, this); 79 return CollisionJNI.btTriangleMeshShape_getLocalAabbMin(swigCPtr, this); 83 return CollisionJNI.btTriangleMeshShape_getLocalAabbMax(swigCPtr, this);
|
btTriangleShapeEx.java | 22 super(className, CollisionJNI.btTriangleShapeEx_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btTriangleShapeEx_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btTriangleShapeEx(swigCPtr); 62 this(CollisionJNI.new_btTriangleShapeEx__SWIG_0(), true); 66 this(CollisionJNI.new_btTriangleShapeEx__SWIG_1(p0, p1, p2), true); 70 this(CollisionJNI.new_btTriangleShapeEx__SWIG_2(btTriangleShapeEx.getCPtr(other), other), true); 74 CollisionJNI.btTriangleShapeEx_applyTransform(swigCPtr, this, t); 78 CollisionJNI.btTriangleShapeEx_buildTriPlane(swigCPtr, this, btVector4.getCPtr(plane), plane); 82 return CollisionJNI.btTriangleShapeEx_overlap_test_conservative(swigCPtr, this, btTriangleShapeEx.getCPtr(other), other);
|
BT_BOX_BOX_TRANSFORM_CACHE.java | 54 CollisionJNI.delete_BT_BOX_BOX_TRANSFORM_CACHE(swigCPtr); 62 CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_T1to0_set(swigCPtr, this, btVector3.getCPtr(value), value); 66 long cPtr = CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_T1to0_get(swigCPtr, this); 71 CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_R1to0_set(swigCPtr, this, value); 75 return CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_R1to0_get(swigCPtr, this); 79 CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_AR_set(swigCPtr, this, value); 83 return CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_AR_get(swigCPtr, this); 87 CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_calc_absolute_matrix(swigCPtr, this); 91 this(CollisionJNI.new_BT_BOX_BOX_TRANSFORM_CACHE(), true); 95 CollisionJNI.BT_BOX_BOX_TRANSFORM_CACHE_calc_from_homogenic(swigCPtr, this, trans0, trans1) [all...] |
ContactResultCallback.java | 54 CollisionJNI.delete_ContactResultCallback(swigCPtr); 68 CollisionJNI.ContactResultCallback_change_ownership(this, swigCPtr, false); 73 CollisionJNI.ContactResultCallback_change_ownership(this, swigCPtr, true); 77 CollisionJNI.ContactResultCallback_collisionFilterGroup_set(swigCPtr, this, value); 81 return CollisionJNI.ContactResultCallback_collisionFilterGroup_get(swigCPtr, this); 85 CollisionJNI.ContactResultCallback_collisionFilterMask_set(swigCPtr, this, value); 89 return CollisionJNI.ContactResultCallback_collisionFilterMask_get(swigCPtr, this); 93 this(CollisionJNI.new_ContactResultCallback(), true); 94 CollisionJNI.ContactResultCallback_director_connect(this, swigCPtr, swigCMemOwn, true); 98 return (getClass() == ContactResultCallback.class) ? CollisionJNI.ContactResultCallback_needsCollision(swigCPtr, this, btBroadphaseProxy.getCPtr(proxy0), proxy0) : (…) [all...] |
LocalConvexResult.java | 54 CollisionJNI.delete_LocalConvexResult(swigCPtr); 62 this(CollisionJNI.new_LocalConvexResult(btCollisionObject.getCPtr(hitCollisionObject), hitCollisionObject, LocalShapeInfo.getCPtr(localShapeInfo), localShapeInfo, hitNormalLocal, hitPointLocal, hitFraction), true); 66 CollisionJNI.LocalConvexResult_hitCollisionObject_set(swigCPtr, this, btCollisionObject.getCPtr(value), value); 70 return btCollisionObject.getInstance(CollisionJNI.LocalConvexResult_hitCollisionObject_get(swigCPtr, this), false); 74 CollisionJNI.LocalConvexResult_localShapeInfo_set(swigCPtr, this, LocalShapeInfo.getCPtr(value), value); 78 long cPtr = CollisionJNI.LocalConvexResult_localShapeInfo_get(swigCPtr, this); 83 CollisionJNI.LocalConvexResult_hitFraction_set(swigCPtr, this, value); 87 return CollisionJNI.LocalConvexResult_hitFraction_get(swigCPtr, this); 91 CollisionJNI.LocalConvexResult_getHitNormalLocal(swigCPtr, this, out); 95 CollisionJNI.LocalConvexResult_setHitNormalLocal(swigCPtr, this, value) [all...] |
btCollisionObjectWrapper.java | 79 CollisionJNI.btCollisionObjectWrapper_parent_set(swigCPtr, this, btCollisionObjectWrapper.getCPtr(value), value); 83 return btCollisionObjectWrapper.internalTemp(CollisionJNI.btCollisionObjectWrapper_parent_get(swigCPtr, this), false); 87 CollisionJNI.btCollisionObjectWrapper_shape_set(swigCPtr, this, btCollisionShape.getCPtr(value), value); 91 long cPtr = CollisionJNI.btCollisionObjectWrapper_shape_get(swigCPtr, this); 96 CollisionJNI.btCollisionObjectWrapper_collisionObject_set(swigCPtr, this, btCollisionObject.getCPtr(value), value); 100 return btCollisionObject.getInstance(CollisionJNI.btCollisionObjectWrapper_collisionObject_get(swigCPtr, this), false); 104 return CollisionJNI.btCollisionObjectWrapper_worldTransform_get(swigCPtr, this); 108 CollisionJNI.btCollisionObjectWrapper_partId_set(swigCPtr, this, value); 112 return CollisionJNI.btCollisionObjectWrapper_partId_get(swigCPtr, this); 116 CollisionJNI.btCollisionObjectWrapper_index_set(swigCPtr, this, value) [all...] |
btCompoundShapeChild.java | 54 CollisionJNI.delete_btCompoundShapeChild(swigCPtr); 62 CollisionJNI.btCompoundShapeChild_transform_set(swigCPtr, this, btTransform.getCPtr(value), value); 66 long cPtr = CollisionJNI.btCompoundShapeChild_transform_get(swigCPtr, this); 71 CollisionJNI.btCompoundShapeChild_childShape_set(swigCPtr, this, btCollisionShape.getCPtr(value), value); 75 long cPtr = CollisionJNI.btCompoundShapeChild_childShape_get(swigCPtr, this); 80 CollisionJNI.btCompoundShapeChild_childShapeType_set(swigCPtr, this, value); 84 return CollisionJNI.btCompoundShapeChild_childShapeType_get(swigCPtr, this); 88 CollisionJNI.btCompoundShapeChild_childMargin_set(swigCPtr, this, value); 92 return CollisionJNI.btCompoundShapeChild_childMargin_get(swigCPtr, this); 96 CollisionJNI.btCompoundShapeChild_node_set(swigCPtr, this, btDbvtNode.getCPtr(value), value) [all...] |
btConvexHullShapeData.java | 54 CollisionJNI.delete_btConvexHullShapeData(swigCPtr); 62 CollisionJNI.btConvexHullShapeData_convexInternalShapeData_set(swigCPtr, this, btConvexInternalShapeData.getCPtr(value), value); 66 long cPtr = CollisionJNI.btConvexHullShapeData_convexInternalShapeData_get(swigCPtr, this); 71 CollisionJNI.btConvexHullShapeData_unscaledPointsFloatPtr_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 75 long cPtr = CollisionJNI.btConvexHullShapeData_unscaledPointsFloatPtr_get(swigCPtr, this); 80 CollisionJNI.btConvexHullShapeData_unscaledPointsDoublePtr_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value); 84 long cPtr = CollisionJNI.btConvexHullShapeData_unscaledPointsDoublePtr_get(swigCPtr, this); 89 CollisionJNI.btConvexHullShapeData_numUnscaledPoints_set(swigCPtr, this, value); 93 return CollisionJNI.btConvexHullShapeData_numUnscaledPoints_get(swigCPtr, this); 97 CollisionJNI.btConvexHullShapeData_padding3_set(swigCPtr, this, value) [all...] |
btConvexInternalShapeData.java | 54 CollisionJNI.delete_btConvexInternalShapeData(swigCPtr); 62 CollisionJNI.btConvexInternalShapeData_collisionShapeData_set(swigCPtr, this, btCollisionShapeData.getCPtr(value), value); 66 long cPtr = CollisionJNI.btConvexInternalShapeData_collisionShapeData_get(swigCPtr, this); 71 CollisionJNI.btConvexInternalShapeData_localScaling_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 75 long cPtr = CollisionJNI.btConvexInternalShapeData_localScaling_get(swigCPtr, this); 80 CollisionJNI.btConvexInternalShapeData_implicitShapeDimensions_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 84 long cPtr = CollisionJNI.btConvexInternalShapeData_implicitShapeDimensions_get(swigCPtr, this); 89 CollisionJNI.btConvexInternalShapeData_collisionMargin_set(swigCPtr, this, value); 93 return CollisionJNI.btConvexInternalShapeData_collisionMargin_get(swigCPtr, this); 97 CollisionJNI.btConvexInternalShapeData_padding_set(swigCPtr, this, value) [all...] |
btConvexPointCloudShape.java | 22 super(className, CollisionJNI.btConvexPointCloudShape_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btConvexPointCloudShape_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btConvexPointCloudShape(swigCPtr); 62 this(CollisionJNI.new_btConvexPointCloudShape__SWIG_0(), true); 66 this(CollisionJNI.new_btConvexPointCloudShape__SWIG_1(btVector3.getCPtr(points), points, numPoints, localScaling, computeAabb), true); 70 this(CollisionJNI.new_btConvexPointCloudShape__SWIG_2(btVector3.getCPtr(points), points, numPoints, localScaling), true); 74 CollisionJNI.btConvexPointCloudShape_setPoints__SWIG_0(swigCPtr, this, btVector3.getCPtr(points), points, numPoints, computeAabb, localScaling); 78 CollisionJNI.btConvexPointCloudShape_setPoints__SWIG_1(swigCPtr, this, btVector3.getCPtr(points), points, numPoints, computeAabb); 82 CollisionJNI.btConvexPointCloudShape_setPoints__SWIG_2(swigCPtr, this, btVector3.getCPtr(points), points, numPoints); 86 long cPtr = CollisionJNI.btConvexPointCloudShape_getUnscaledPoints__SWIG_0(swigCPtr, this) [all...] |
btGImpactMeshShapeData.java | 54 CollisionJNI.delete_btGImpactMeshShapeData(swigCPtr); 62 CollisionJNI.btGImpactMeshShapeData_collisionShapeData_set(swigCPtr, this, btCollisionShapeData.getCPtr(value), value); 66 long cPtr = CollisionJNI.btGImpactMeshShapeData_collisionShapeData_get(swigCPtr, this); 71 CollisionJNI.btGImpactMeshShapeData_meshInterface_set(swigCPtr, this, btStridingMeshInterfaceData.getCPtr(value), value); 75 long cPtr = CollisionJNI.btGImpactMeshShapeData_meshInterface_get(swigCPtr, this); 80 CollisionJNI.btGImpactMeshShapeData_localScaling_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 84 long cPtr = CollisionJNI.btGImpactMeshShapeData_localScaling_get(swigCPtr, this); 89 CollisionJNI.btGImpactMeshShapeData_collisionMargin_set(swigCPtr, this, value); 93 return CollisionJNI.btGImpactMeshShapeData_collisionMargin_get(swigCPtr, this); 97 CollisionJNI.btGImpactMeshShapeData_gimpactSubType_set(swigCPtr, this, value) [all...] |
btSimpleBroadphase.java | 22 super(className, CollisionJNI.btSimpleBroadphase_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btSimpleBroadphase_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btSimpleBroadphase(swigCPtr); 62 this(CollisionJNI.new_btSimpleBroadphase__SWIG_0(maxProxies, btOverlappingPairCache.getCPtr(overlappingPairCache), overlappingPairCache), true); 66 this(CollisionJNI.new_btSimpleBroadphase__SWIG_1(maxProxies), true); 70 this(CollisionJNI.new_btSimpleBroadphase__SWIG_2(), true); 74 return CollisionJNI.btSimpleBroadphase_aabbOverlap(btSimpleBroadphaseProxy.getCPtr(proxy0), proxy0, btSimpleBroadphaseProxy.getCPtr(proxy1), proxy1); 78 CollisionJNI.btSimpleBroadphase_rayTest__SWIG_0(swigCPtr, this, rayFrom, rayTo, btBroadphaseRayCallback.getCPtr(rayCallback), rayCallback, aabbMin, aabbMax); 82 CollisionJNI.btSimpleBroadphase_rayTest__SWIG_1(swigCPtr, this, rayFrom, rayTo, btBroadphaseRayCallback.getCPtr(rayCallback), rayCallback, aabbMin); 86 CollisionJNI.btSimpleBroadphase_rayTest__SWIG_2(swigCPtr, this, rayFrom, rayTo, btBroadphaseRayCallback.getCPtr (…) [all...] |
btStaticPlaneShapeData.java | 54 CollisionJNI.delete_btStaticPlaneShapeData(swigCPtr); 62 CollisionJNI.btStaticPlaneShapeData_collisionShapeData_set(swigCPtr, this, btCollisionShapeData.getCPtr(value), value); 66 long cPtr = CollisionJNI.btStaticPlaneShapeData_collisionShapeData_get(swigCPtr, this); 71 CollisionJNI.btStaticPlaneShapeData_localScaling_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 75 long cPtr = CollisionJNI.btStaticPlaneShapeData_localScaling_get(swigCPtr, this); 80 CollisionJNI.btStaticPlaneShapeData_planeNormal_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 84 long cPtr = CollisionJNI.btStaticPlaneShapeData_planeNormal_get(swigCPtr, this); 89 CollisionJNI.btStaticPlaneShapeData_planeConstant_set(swigCPtr, this, value); 93 return CollisionJNI.btStaticPlaneShapeData_planeConstant_get(swigCPtr, this); 97 CollisionJNI.btStaticPlaneShapeData_pad_set(swigCPtr, this, value) [all...] |
btTriangle.java | 54 CollisionJNI.delete_btTriangle(swigCPtr); 62 CollisionJNI.btTriangle_vertex0_set(swigCPtr, this, btVector3.getCPtr(value), value); 66 long cPtr = CollisionJNI.btTriangle_vertex0_get(swigCPtr, this); 71 CollisionJNI.btTriangle_vertex1_set(swigCPtr, this, btVector3.getCPtr(value), value); 75 long cPtr = CollisionJNI.btTriangle_vertex1_get(swigCPtr, this); 80 CollisionJNI.btTriangle_vertex2_set(swigCPtr, this, btVector3.getCPtr(value), value); 84 long cPtr = CollisionJNI.btTriangle_vertex2_get(swigCPtr, this); 89 CollisionJNI.btTriangle_partId_set(swigCPtr, this, value); 93 return CollisionJNI.btTriangle_partId_get(swigCPtr, this); 97 CollisionJNI.btTriangle_triangleIndex_set(swigCPtr, this, value) [all...] |
btAABB.java | 54 CollisionJNI.delete_btAABB(swigCPtr); 62 CollisionJNI.btAABB_min_set(swigCPtr, this, btVector3.getCPtr(value), value); 66 long cPtr = CollisionJNI.btAABB_min_get(swigCPtr, this); 71 CollisionJNI.btAABB_max_set(swigCPtr, this, btVector3.getCPtr(value), value); 75 long cPtr = CollisionJNI.btAABB_max_get(swigCPtr, this); 80 this(CollisionJNI.new_btAABB__SWIG_0(), true); 84 this(CollisionJNI.new_btAABB__SWIG_1(V1, V2, V3), true); 88 this(CollisionJNI.new_btAABB__SWIG_2(V1, V2, V3, margin), true); 92 this(CollisionJNI.new_btAABB__SWIG_3(btAABB.getCPtr(other), other), true); 96 this(CollisionJNI.new_btAABB__SWIG_4(btAABB.getCPtr(other), other, margin), true) [all...] |
btGImpactCompoundShape.java | 22 super(className, CollisionJNI.btGImpactCompoundShape_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btGImpactCompoundShape_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btGImpactCompoundShape(swigCPtr); 65 super(className, CollisionJNI.btGImpactCompoundShape_CompoundPrimitiveManager_SWIGUpcast(cPtr), cMemoryOwn); 79 super.reset(CollisionJNI.btGImpactCompoundShape_CompoundPrimitiveManager_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 97 CollisionJNI.delete_btGImpactCompoundShape_CompoundPrimitiveManager(swigCPtr); 105 CollisionJNI.btGImpactCompoundShape_CompoundPrimitiveManager_compoundShape_set(swigCPtr, this, btGImpactCompoundShape.getCPtr(value), value); 109 long cPtr = CollisionJNI.btGImpactCompoundShape_CompoundPrimitiveManager_compoundShape_get(swigCPtr, this); 114 this(CollisionJNI.new_btGImpactCompoundShape_CompoundPrimitiveManager__SWIG_0(btGImpactCompoundShape.CompoundPrimitiveManager.getCPtr(compound), compound), true); 118 this(CollisionJNI.new_btGImpactCompoundShape_CompoundPrimitiveManager__SWIG_1(btGImpactCompoundShape.getCPtr(compoun (…) [all...] |
btCollisionDispatcher.java | 22 super(className, CollisionJNI.btCollisionDispatcher_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btCollisionDispatcher_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btCollisionDispatcher(swigCPtr); 62 return CollisionJNI.btCollisionDispatcher_getDispatcherFlags(swigCPtr, this); 66 CollisionJNI.btCollisionDispatcher_setDispatcherFlags(swigCPtr, this, flags); 70 CollisionJNI.btCollisionDispatcher_registerCollisionCreateFunc(swigCPtr, this, proxyType0, proxyType1, btCollisionAlgorithmCreateFunc.getCPtr(createFunc), createFunc); 74 long cPtr = CollisionJNI.btCollisionDispatcher_getManifoldByIndexInternal__SWIG_0(swigCPtr, this, index); 79 this(CollisionJNI.new_btCollisionDispatcher(btCollisionConfiguration.getCPtr(collisionConfiguration), collisionConfiguration), true); 83 long cPtr = CollisionJNI.btCollisionDispatcher_findAlgorithm__SWIG_0(swigCPtr, this, btCollisionObjectWrapper.getCPtr(body0Wrap), body0Wrap, btCollisionObjectWrapper.getCPtr(body1Wrap), body1Wrap, btPersistentManifold.getCPtr(sharedManifold), sharedManifold); 88 long cPtr = CollisionJNI.btCollisionDispatcher_findAlgorithm__SWIG_1(swigCPtr, this, btCollisionObjectWrapper.getCPtr(body0 (…) [all...] |
btGjkPairDetector.java | 22 super(className, CollisionJNI.btGjkPairDetector_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btGjkPairDetector_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btGjkPairDetector(swigCPtr); 62 CollisionJNI.btGjkPairDetector_lastUsedMethod_set(swigCPtr, this, value); 66 return CollisionJNI.btGjkPairDetector_lastUsedMethod_get(swigCPtr, this); 70 CollisionJNI.btGjkPairDetector_curIter_set(swigCPtr, this, value); 74 return CollisionJNI.btGjkPairDetector_curIter_get(swigCPtr, this); 78 CollisionJNI.btGjkPairDetector_degenerateSimplex_set(swigCPtr, this, value); 82 return CollisionJNI.btGjkPairDetector_degenerateSimplex_get(swigCPtr, this); 86 CollisionJNI.btGjkPairDetector_catchDegeneracies_set(swigCPtr, this, value) [all...] |
CustomCollisionDispatcher.java | 22 super(className, CollisionJNI.CustomCollisionDispatcher_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.CustomCollisionDispatcher_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_CustomCollisionDispatcher(swigCPtr); 68 CollisionJNI.CustomCollisionDispatcher_change_ownership(this, swigCPtr, false); 73 CollisionJNI.CustomCollisionDispatcher_change_ownership(this, swigCPtr, true); 77 this(CollisionJNI.new_CustomCollisionDispatcher(btCollisionConfiguration.getCPtr(collisionConfiguration), collisionConfiguration), true); 78 CollisionJNI.CustomCollisionDispatcher_director_connect(this, swigCPtr, swigCMemOwn, true); 82 return (getClass() == CustomCollisionDispatcher.class) ? CollisionJNI.CustomCollisionDispatcher_needsCollision(swigCPtr, this, btCollisionObject.getCPtr(body0), body0, btCollisionObject.getCPtr(body1), body1) : CollisionJNI.CustomCollisionDispatcher_needsCollisionSwigExplicitCustomCollisionDispatcher(swigCPtr, this, btCollisionObject.getCPtr(body0), body0, btCollisionObject.getCPtr(body1), body1); 86 return (getClass() == CustomCollisionDispatcher.class) ? CollisionJNI.CustomCollisionDispatcher_needsResponse(swigCPtr, this, btCollisionObject.getCPtr(body0), body0, b (…) [all...] |
GIM_PAIR.java | 54 CollisionJNI.delete_GIM_PAIR(swigCPtr); 62 CollisionJNI.GIM_PAIR_index1_set(swigCPtr, this, value); 66 return CollisionJNI.GIM_PAIR_index1_get(swigCPtr, this); 70 CollisionJNI.GIM_PAIR_index2_set(swigCPtr, this, value); 74 return CollisionJNI.GIM_PAIR_index2_get(swigCPtr, this); 78 this(CollisionJNI.new_GIM_PAIR__SWIG_0(), true); 82 this(CollisionJNI.new_GIM_PAIR__SWIG_1(GIM_PAIR.getCPtr(p), p), true); 86 this(CollisionJNI.new_GIM_PAIR__SWIG_2(index1, index2), true);
|