/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
btDispatcherInfo.java | 54 CollisionJNI.delete_btDispatcherInfo(swigCPtr); 62 this(CollisionJNI.new_btDispatcherInfo(), true); 66 CollisionJNI.btDispatcherInfo_timeStep_set(swigCPtr, this, value); 70 return CollisionJNI.btDispatcherInfo_timeStep_get(swigCPtr, this); 74 CollisionJNI.btDispatcherInfo_stepCount_set(swigCPtr, this, value); 78 return CollisionJNI.btDispatcherInfo_stepCount_get(swigCPtr, this); 82 CollisionJNI.btDispatcherInfo_dispatchFunc_set(swigCPtr, this, value); 86 return CollisionJNI.btDispatcherInfo_dispatchFunc_get(swigCPtr, this); 90 CollisionJNI.btDispatcherInfo_timeOfImpact_set(swigCPtr, this, value); 94 return CollisionJNI.btDispatcherInfo_timeOfImpact_get(swigCPtr, this) [all...] |
btDbvtBroadphase.java | 22 super(className, CollisionJNI.btDbvtBroadphase_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btDbvtBroadphase_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btDbvtBroadphase(swigCPtr); 62 CollisionJNI.btDbvtBroadphase_sets_set(swigCPtr, this, btDbvt.getCPtr(value), value); 66 long cPtr = CollisionJNI.btDbvtBroadphase_sets_get(swigCPtr, this); 71 CollisionJNI.btDbvtBroadphase_stageRoots_set(swigCPtr, this, SWIGTYPE_p_p_btDbvtProxy.getCPtr(value)); 75 long cPtr = CollisionJNI.btDbvtBroadphase_stageRoots_get(swigCPtr, this); 80 CollisionJNI.btDbvtBroadphase_paircache_set(swigCPtr, this, btOverlappingPairCache.getCPtr(value), value); 84 long cPtr = CollisionJNI.btDbvtBroadphase_paircache_get(swigCPtr, this); 89 CollisionJNI.btDbvtBroadphase_prediction_set(swigCPtr, this, value) [all...] |
btManifoldPoint.java | 54 CollisionJNI.delete_btManifoldPoint(swigCPtr); 79 this(CollisionJNI.new_btManifoldPoint__SWIG_0(), true); 83 this(CollisionJNI.new_btManifoldPoint__SWIG_1(pointA, pointB, normal, distance), true); 87 CollisionJNI.btManifoldPoint_distance1_set(swigCPtr, this, value); 91 return CollisionJNI.btManifoldPoint_distance1_get(swigCPtr, this); 95 CollisionJNI.btManifoldPoint_combinedFriction_set(swigCPtr, this, value); 99 return CollisionJNI.btManifoldPoint_combinedFriction_get(swigCPtr, this); 103 CollisionJNI.btManifoldPoint_combinedRollingFriction_set(swigCPtr, this, value); 107 return CollisionJNI.btManifoldPoint_combinedRollingFriction_get(swigCPtr, this); 111 CollisionJNI.btManifoldPoint_combinedRestitution_set(swigCPtr, this, value) [all...] |
btCollisionObjectDoubleData.java | 54 CollisionJNI.delete_btCollisionObjectDoubleData(swigCPtr); 62 CollisionJNI.btCollisionObjectDoubleData_broadphaseHandle_set(swigCPtr, this, value); 66 return CollisionJNI.btCollisionObjectDoubleData_broadphaseHandle_get(swigCPtr, this); 70 CollisionJNI.btCollisionObjectDoubleData_collisionShape_set(swigCPtr, this, value); 74 return CollisionJNI.btCollisionObjectDoubleData_collisionShape_get(swigCPtr, this); 78 CollisionJNI.btCollisionObjectDoubleData_rootCollisionShape_set(swigCPtr, this, btCollisionShapeData.getCPtr(value), value); 82 long cPtr = CollisionJNI.btCollisionObjectDoubleData_rootCollisionShape_get(swigCPtr, this); 87 CollisionJNI.btCollisionObjectDoubleData_name_set(swigCPtr, this, value); 91 return CollisionJNI.btCollisionObjectDoubleData_name_get(swigCPtr, this); 95 CollisionJNI.btCollisionObjectDoubleData_worldTransform_set(swigCPtr, this, btTransformDoubleData.getCPtr(value (…) [all...] |
btCollisionObjectFloatData.java | 54 CollisionJNI.delete_btCollisionObjectFloatData(swigCPtr); 62 CollisionJNI.btCollisionObjectFloatData_broadphaseHandle_set(swigCPtr, this, value); 66 return CollisionJNI.btCollisionObjectFloatData_broadphaseHandle_get(swigCPtr, this); 70 CollisionJNI.btCollisionObjectFloatData_collisionShape_set(swigCPtr, this, value); 74 return CollisionJNI.btCollisionObjectFloatData_collisionShape_get(swigCPtr, this); 78 CollisionJNI.btCollisionObjectFloatData_rootCollisionShape_set(swigCPtr, this, btCollisionShapeData.getCPtr(value), value); 82 long cPtr = CollisionJNI.btCollisionObjectFloatData_rootCollisionShape_get(swigCPtr, this); 87 CollisionJNI.btCollisionObjectFloatData_name_set(swigCPtr, this, value); 91 return CollisionJNI.btCollisionObjectFloatData_name_get(swigCPtr, this); 95 CollisionJNI.btCollisionObjectFloatData_worldTransform_set(swigCPtr, this, btTransformFloatData.getCPtr(value), (…) [all...] |
btGenericMemoryPool.java | 54 CollisionJNI.delete_btGenericMemoryPool(swigCPtr); 64 CollisionJNI.btGenericMemoryPool_pool_set(swigCPtr, this, value); 69 return CollisionJNI.btGenericMemoryPool_pool_get(swigCPtr, this); 73 CollisionJNI.btGenericMemoryPool_free_nodes_set(swigCPtr, this, SWIGTYPE_p_size_t.getCPtr(value)); 77 long cPtr = CollisionJNI.btGenericMemoryPool_free_nodes_get(swigCPtr, this); 82 CollisionJNI.btGenericMemoryPool_allocated_sizes_set(swigCPtr, this, SWIGTYPE_p_size_t.getCPtr(value)); 86 long cPtr = CollisionJNI.btGenericMemoryPool_allocated_sizes_get(swigCPtr, this); 91 CollisionJNI.btGenericMemoryPool_allocated_count_set(swigCPtr, this, value); 95 return CollisionJNI.btGenericMemoryPool_allocated_count_get(swigCPtr, this); 99 CollisionJNI.btGenericMemoryPool_free_nodes_count_set(swigCPtr, this, value) [all...] |
btGImpactMeshShapePart.java | 22 super(className, CollisionJNI.btGImpactMeshShapePart_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btGImpactMeshShapePart_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btGImpactMeshShapePart(swigCPtr); 65 super(className, CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_SWIGUpcast(cPtr), cMemoryOwn); 79 super.reset(CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 97 CollisionJNI.delete_btGImpactMeshShapePart_TrimeshPrimitiveManager(swigCPtr); 105 CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_margin_set(swigCPtr, this, value); 109 return CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_margin_get(swigCPtr, this); 113 CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_meshInterface_set(swigCPtr, this, btStridingMeshInterface.getCPtr(value), value); 117 long cPtr = CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_meshInterface_get(swigCPtr, this) [all...] |
btPersistentManifold.java | 22 super(className, CollisionJNI.btPersistentManifold_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btPersistentManifold_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btPersistentManifold(swigCPtr); 62 CollisionJNI.btPersistentManifold_companionIdA_set(swigCPtr, this, value); 66 return CollisionJNI.btPersistentManifold_companionIdA_get(swigCPtr, this); 70 CollisionJNI.btPersistentManifold_companionIdB_set(swigCPtr, this, value); 74 return CollisionJNI.btPersistentManifold_companionIdB_get(swigCPtr, this); 78 CollisionJNI.btPersistentManifold_index1a_set(swigCPtr, this, value); 82 return CollisionJNI.btPersistentManifold_index1a_get(swigCPtr, this); 86 this(CollisionJNI.new_btPersistentManifold__SWIG_0(), true) [all...] |
btTriangleInfoMapData.java | 54 CollisionJNI.delete_btTriangleInfoMapData(swigCPtr); 64 CollisionJNI.btTriangleInfoMapData_hashTablePtr_set(swigCPtr, this, value); 69 return CollisionJNI.btTriangleInfoMapData_hashTablePtr_get(swigCPtr, this); 75 CollisionJNI.btTriangleInfoMapData_nextPtr_set(swigCPtr, this, value); 80 return CollisionJNI.btTriangleInfoMapData_nextPtr_get(swigCPtr, this); 84 CollisionJNI.btTriangleInfoMapData_valueArrayPtr_set(swigCPtr, this, btTriangleInfoData.getCPtr(value), value); 88 long cPtr = CollisionJNI.btTriangleInfoMapData_valueArrayPtr_get(swigCPtr, this); 95 CollisionJNI.btTriangleInfoMapData_keyArrayPtr_set(swigCPtr, this, value); 100 return CollisionJNI.btTriangleInfoMapData_keyArrayPtr_get(swigCPtr, this); 104 CollisionJNI.btTriangleInfoMapData_convexEpsilon_set(swigCPtr, this, value) [all...] |
BT_QUANTIZED_BVH_NODE.java | 54 CollisionJNI.delete_BT_QUANTIZED_BVH_NODE(swigCPtr); 62 CollisionJNI.BT_QUANTIZED_BVH_NODE_quantizedAabbMin_set(swigCPtr, this, value); 66 return CollisionJNI.BT_QUANTIZED_BVH_NODE_quantizedAabbMin_get(swigCPtr, this); 70 CollisionJNI.BT_QUANTIZED_BVH_NODE_quantizedAabbMax_set(swigCPtr, this, value); 74 return CollisionJNI.BT_QUANTIZED_BVH_NODE_quantizedAabbMax_get(swigCPtr, this); 78 CollisionJNI.BT_QUANTIZED_BVH_NODE_escapeIndexOrDataIndex_set(swigCPtr, this, value); 82 return CollisionJNI.BT_QUANTIZED_BVH_NODE_escapeIndexOrDataIndex_get(swigCPtr, this); 86 this(CollisionJNI.new_BT_QUANTIZED_BVH_NODE(), true); 90 return CollisionJNI.BT_QUANTIZED_BVH_NODE_isLeafNode(swigCPtr, this); 94 return CollisionJNI.BT_QUANTIZED_BVH_NODE_getEscapeIndex(swigCPtr, this) [all...] |
btConstraintRow.java | 54 CollisionJNI.delete_btConstraintRow(swigCPtr); 62 CollisionJNI.btConstraintRow_normal_set(swigCPtr, this, value); 66 return CollisionJNI.btConstraintRow_normal_get(swigCPtr, this); 70 CollisionJNI.btConstraintRow_rhs_set(swigCPtr, this, value); 74 return CollisionJNI.btConstraintRow_rhs_get(swigCPtr, this); 78 CollisionJNI.btConstraintRow_jacDiagInv_set(swigCPtr, this, value); 82 return CollisionJNI.btConstraintRow_jacDiagInv_get(swigCPtr, this); 86 CollisionJNI.btConstraintRow_lowerLimit_set(swigCPtr, this, value); 90 return CollisionJNI.btConstraintRow_lowerLimit_get(swigCPtr, this); 94 CollisionJNI.btConstraintRow_upperLimit_set(swigCPtr, this, value) [all...] |
RayResultCallback.java | 54 CollisionJNI.delete_RayResultCallback(swigCPtr); 68 CollisionJNI.RayResultCallback_change_ownership(this, swigCPtr, false); 73 CollisionJNI.RayResultCallback_change_ownership(this, swigCPtr, true); 77 CollisionJNI.RayResultCallback_closestHitFraction_set(swigCPtr, this, value); 81 return CollisionJNI.RayResultCallback_closestHitFraction_get(swigCPtr, this); 85 CollisionJNI.RayResultCallback_collisionObject_set(swigCPtr, this, btCollisionObject.getCPtr(value), value); 89 return btCollisionObject.getInstance(CollisionJNI.RayResultCallback_collisionObject_get(swigCPtr, this), false); 93 CollisionJNI.RayResultCallback_collisionFilterGroup_set(swigCPtr, this, value); 97 return CollisionJNI.RayResultCallback_collisionFilterGroup_get(swigCPtr, this); 101 CollisionJNI.RayResultCallback_collisionFilterMask_set(swigCPtr, this, value) [all...] |
btUsageBitfield.java | 54 CollisionJNI.delete_btUsageBitfield(swigCPtr); 62 this(CollisionJNI.new_btUsageBitfield(), true); 66 CollisionJNI.btUsageBitfield_reset(swigCPtr, this); 70 CollisionJNI.btUsageBitfield_usedVertexA_set(swigCPtr, this, value); 74 return CollisionJNI.btUsageBitfield_usedVertexA_get(swigCPtr, this); 78 CollisionJNI.btUsageBitfield_usedVertexB_set(swigCPtr, this, value); 82 return CollisionJNI.btUsageBitfield_usedVertexB_get(swigCPtr, this); 86 CollisionJNI.btUsageBitfield_usedVertexC_set(swigCPtr, this, value); 90 return CollisionJNI.btUsageBitfield_usedVertexC_get(swigCPtr, this); 94 CollisionJNI.btUsageBitfield_usedVertexD_set(swigCPtr, this, value) [all...] |
btBroadphaseProxy.java | 54 CollisionJNI.delete_btBroadphaseProxy(swigCPtr); 87 CollisionJNI.btBroadphaseProxy_clientObject_set(swigCPtr, this, value); 91 return CollisionJNI.btBroadphaseProxy_clientObject_get(swigCPtr, this); 95 CollisionJNI.btBroadphaseProxy_collisionFilterGroup_set(swigCPtr, this, value); 99 return CollisionJNI.btBroadphaseProxy_collisionFilterGroup_get(swigCPtr, this); 103 CollisionJNI.btBroadphaseProxy_collisionFilterMask_set(swigCPtr, this, value); 107 return CollisionJNI.btBroadphaseProxy_collisionFilterMask_get(swigCPtr, this); 111 CollisionJNI.btBroadphaseProxy_multiSapParentProxy_set(swigCPtr, this, value); 115 return CollisionJNI.btBroadphaseProxy_multiSapParentProxy_get(swigCPtr, this); 119 CollisionJNI.btBroadphaseProxy_uniqueId_set(swigCPtr, this, value) [all...] |
btVoronoiSimplexSolver.java | 54 CollisionJNI.delete_btVoronoiSimplexSolver(swigCPtr); 62 CollisionJNI.btVoronoiSimplexSolver_numVertices_set(swigCPtr, this, value); 66 return CollisionJNI.btVoronoiSimplexSolver_numVertices_get(swigCPtr, this); 70 CollisionJNI.btVoronoiSimplexSolver_simplexVectorW_set(swigCPtr, this, btVector3.getCPtr(value), value); 74 long cPtr = CollisionJNI.btVoronoiSimplexSolver_simplexVectorW_get(swigCPtr, this); 79 CollisionJNI.btVoronoiSimplexSolver_simplexPointsP_set(swigCPtr, this, btVector3.getCPtr(value), value); 83 long cPtr = CollisionJNI.btVoronoiSimplexSolver_simplexPointsP_get(swigCPtr, this); 88 CollisionJNI.btVoronoiSimplexSolver_simplexPointsQ_set(swigCPtr, this, btVector3.getCPtr(value), value); 92 long cPtr = CollisionJNI.btVoronoiSimplexSolver_simplexPointsQ_get(swigCPtr, this); 97 CollisionJNI.btVoronoiSimplexSolver_cachedP1_set(swigCPtr, this, btVector3.getCPtr(value), value) [all...] |
btCollisionObject.java | 56 CollisionJNI.delete_btCollisionObject(swigCPtr); 173 return CollisionJNI.btCollisionObject_mergesSimulationIslands(swigCPtr, this); 177 return CollisionJNI.btCollisionObject_getAnisotropicFriction__SWIG_0(swigCPtr, this); 181 CollisionJNI.btCollisionObject_setAnisotropicFriction__SWIG_0(swigCPtr, this, anisotropicFriction, frictionMode); 185 CollisionJNI.btCollisionObject_setAnisotropicFriction__SWIG_1(swigCPtr, this, anisotropicFriction); 189 return CollisionJNI.btCollisionObject_hasAnisotropicFriction__SWIG_0(swigCPtr, this, frictionMode); 193 return CollisionJNI.btCollisionObject_hasAnisotropicFriction__SWIG_1(swigCPtr, this); 197 CollisionJNI.btCollisionObject_setContactProcessingThreshold(swigCPtr, this, contactProcessingThreshold); 201 return CollisionJNI.btCollisionObject_getContactProcessingThreshold(swigCPtr, this); 205 return CollisionJNI.btCollisionObject_isStaticObject(swigCPtr, this) [all...] |
btGImpactShapeInterface.java | 22 super(className, CollisionJNI.btGImpactShapeInterface_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btGImpactShapeInterface_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btGImpactShapeInterface(swigCPtr); 62 CollisionJNI.btGImpactShapeInterface_updateBound(swigCPtr, this); 66 CollisionJNI.btGImpactShapeInterface_postUpdate(swigCPtr, this); 70 return new btAABB(CollisionJNI.btGImpactShapeInterface_getLocalBox(swigCPtr, this), false); 74 return CollisionJNI.btGImpactShapeInterface_getShapeType(swigCPtr, this); 78 return CollisionJNI.btGImpactShapeInterface_getGImpactShapeType(swigCPtr, this); 82 long cPtr = CollisionJNI.btGImpactShapeInterface_getBoxSet(swigCPtr, this); 87 return CollisionJNI.btGImpactShapeInterface_hasBoxSet(swigCPtr, this) [all...] |
btQuantizedBvhDoubleData.java | 54 CollisionJNI.delete_btQuantizedBvhDoubleData(swigCPtr); 62 CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMin_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value); 66 long cPtr = CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMin_get(swigCPtr, this); 71 CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMax_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value); 75 long cPtr = CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMax_get(swigCPtr, this); 80 CollisionJNI.btQuantizedBvhDoubleData_bvhQuantization_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value); 84 long cPtr = CollisionJNI.btQuantizedBvhDoubleData_bvhQuantization_get(swigCPtr, this); 89 CollisionJNI.btQuantizedBvhDoubleData_curNodeIndex_set(swigCPtr, this, value); 93 return CollisionJNI.btQuantizedBvhDoubleData_curNodeIndex_get(swigCPtr, this); 97 CollisionJNI.btQuantizedBvhDoubleData_useQuantization_set(swigCPtr, this, value) [all...] |
btQuantizedBvhFloatData.java | 54 CollisionJNI.delete_btQuantizedBvhFloatData(swigCPtr); 62 CollisionJNI.btQuantizedBvhFloatData_bvhAabbMin_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 66 long cPtr = CollisionJNI.btQuantizedBvhFloatData_bvhAabbMin_get(swigCPtr, this); 71 CollisionJNI.btQuantizedBvhFloatData_bvhAabbMax_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 75 long cPtr = CollisionJNI.btQuantizedBvhFloatData_bvhAabbMax_get(swigCPtr, this); 80 CollisionJNI.btQuantizedBvhFloatData_bvhQuantization_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value); 84 long cPtr = CollisionJNI.btQuantizedBvhFloatData_bvhQuantization_get(swigCPtr, this); 89 CollisionJNI.btQuantizedBvhFloatData_curNodeIndex_set(swigCPtr, this, value); 93 return CollisionJNI.btQuantizedBvhFloatData_curNodeIndex_get(swigCPtr, this); 97 CollisionJNI.btQuantizedBvhFloatData_useQuantization_set(swigCPtr, this, value) [all...] |
GIM_CONTACT.java | 54 CollisionJNI.delete_GIM_CONTACT(swigCPtr); 62 CollisionJNI.GIM_CONTACT_point_set(swigCPtr, this, btVector3.getCPtr(value), value); 66 long cPtr = CollisionJNI.GIM_CONTACT_point_get(swigCPtr, this); 71 CollisionJNI.GIM_CONTACT_normal_set(swigCPtr, this, btVector3.getCPtr(value), value); 75 long cPtr = CollisionJNI.GIM_CONTACT_normal_get(swigCPtr, this); 80 CollisionJNI.GIM_CONTACT_depth_set(swigCPtr, this, value); 84 return CollisionJNI.GIM_CONTACT_depth_get(swigCPtr, this); 88 CollisionJNI.GIM_CONTACT_distance_set(swigCPtr, this, value); 92 return CollisionJNI.GIM_CONTACT_distance_get(swigCPtr, this); 96 CollisionJNI.GIM_CONTACT_feature1_set(swigCPtr, this, value) [all...] |
btMaterialProperties.java | 54 CollisionJNI.delete_btMaterialProperties(swigCPtr); 62 CollisionJNI.btMaterialProperties_numMaterials_set(swigCPtr, this, value); 66 return CollisionJNI.btMaterialProperties_numMaterials_get(swigCPtr, this); 72 CollisionJNI.btMaterialProperties_materialBase_set(swigCPtr, this, value); 77 return CollisionJNI.btMaterialProperties_materialBase_get(swigCPtr, this); 81 CollisionJNI.btMaterialProperties_materialStride_set(swigCPtr, this, value); 85 return CollisionJNI.btMaterialProperties_materialStride_get(swigCPtr, this); 89 CollisionJNI.btMaterialProperties_materialType_set(swigCPtr, this, value); 93 return CollisionJNI.btMaterialProperties_materialType_get(swigCPtr, this); 97 CollisionJNI.btMaterialProperties_numTriangles_set(swigCPtr, this, value) [all...] |
btBroadphaseRayCallback.java | 22 super(className, CollisionJNI.btBroadphaseRayCallback_SWIGUpcast(cPtr), cMemoryOwn); 36 super.reset(CollisionJNI.btBroadphaseRayCallback_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); 54 CollisionJNI.delete_btBroadphaseRayCallback(swigCPtr); 68 CollisionJNI.btBroadphaseRayCallback_change_ownership(this, swigCPtr, false); 73 CollisionJNI.btBroadphaseRayCallback_change_ownership(this, swigCPtr, true); 77 CollisionJNI.btBroadphaseRayCallback_rayDirectionInverse_set(swigCPtr, this, btVector3.getCPtr(value), value); 81 long cPtr = CollisionJNI.btBroadphaseRayCallback_rayDirectionInverse_get(swigCPtr, this); 86 CollisionJNI.btBroadphaseRayCallback_signs_set(swigCPtr, this, value); 90 return CollisionJNI.btBroadphaseRayCallback_signs_get(swigCPtr, this); 94 CollisionJNI.btBroadphaseRayCallback_lambda_max_set(swigCPtr, this, value) [all...] |
btBvhSubtreeInfo.java | 54 CollisionJNI.delete_btBvhSubtreeInfo(swigCPtr); 62 CollisionJNI.btBvhSubtreeInfo_quantizedAabbMin_set(swigCPtr, this, value); 66 return CollisionJNI.btBvhSubtreeInfo_quantizedAabbMin_get(swigCPtr, this); 70 CollisionJNI.btBvhSubtreeInfo_quantizedAabbMax_set(swigCPtr, this, value); 74 return CollisionJNI.btBvhSubtreeInfo_quantizedAabbMax_get(swigCPtr, this); 78 CollisionJNI.btBvhSubtreeInfo_rootNodeIndex_set(swigCPtr, this, value); 82 return CollisionJNI.btBvhSubtreeInfo_rootNodeIndex_get(swigCPtr, this); 86 CollisionJNI.btBvhSubtreeInfo_subtreeSize_set(swigCPtr, this, value); 90 return CollisionJNI.btBvhSubtreeInfo_subtreeSize_get(swigCPtr, this); 94 CollisionJNI.btBvhSubtreeInfo_padding_set(swigCPtr, this, value) [all...] |
btGImpactBvh.java | 54 CollisionJNI.delete_btGImpactBvh(swigCPtr); 62 this(CollisionJNI.new_btGImpactBvh__SWIG_0(), true); 66 this(CollisionJNI.new_btGImpactBvh__SWIG_1(btPrimitiveManagerBase.getCPtr(primitive_manager), primitive_manager), true); 70 return new btAABB(CollisionJNI.btGImpactBvh_getGlobalBox(swigCPtr, this), true); 74 CollisionJNI.btGImpactBvh_setPrimitiveManager(swigCPtr, this, btPrimitiveManagerBase.getCPtr(primitive_manager), primitive_manager); 78 long cPtr = CollisionJNI.btGImpactBvh_getPrimitiveManager(swigCPtr, this); 83 CollisionJNI.btGImpactBvh_update(swigCPtr, this); 87 CollisionJNI.btGImpactBvh_buildSet(swigCPtr, this); 91 return CollisionJNI.btGImpactBvh_boxQuery(swigCPtr, this, btAABB.getCPtr(box), box, SWIGTYPE_p_btAlignedObjectArrayT_int_t.getCPtr(collided_results)); 95 return CollisionJNI.btGImpactBvh_boxQueryTrans(swigCPtr, this, btAABB.getCPtr(box), box, transform, SWIGTYPE_p_btAlign (…) [all...] |
btGImpactQuantizedBvh.java | 54 CollisionJNI.delete_btGImpactQuantizedBvh(swigCPtr); 62 this(CollisionJNI.new_btGImpactQuantizedBvh__SWIG_0(), true); 66 this(CollisionJNI.new_btGImpactQuantizedBvh__SWIG_1(btPrimitiveManagerBase.getCPtr(primitive_manager), primitive_manager), true); 70 return new btAABB(CollisionJNI.btGImpactQuantizedBvh_getGlobalBox(swigCPtr, this), true); 74 CollisionJNI.btGImpactQuantizedBvh_setPrimitiveManager(swigCPtr, this, btPrimitiveManagerBase.getCPtr(primitive_manager), primitive_manager); 78 long cPtr = CollisionJNI.btGImpactQuantizedBvh_getPrimitiveManager(swigCPtr, this); 83 CollisionJNI.btGImpactQuantizedBvh_update(swigCPtr, this); 87 CollisionJNI.btGImpactQuantizedBvh_buildSet(swigCPtr, this); 91 return CollisionJNI.btGImpactQuantizedBvh_boxQuery(swigCPtr, this, btAABB.getCPtr(box), box, SWIGTYPE_p_btAlignedObjectArrayT_int_t.getCPtr(collided_results)); 95 return CollisionJNI.btGImpactQuantizedBvh_boxQueryTrans(swigCPtr, this, btAABB.getCPtr(box), box, transform, SWIGTYPE_ (…) [all...] |