Home
last modified time | relevance | path

Searched refs:CollisionJNI (Results 1 – 25 of 224) sorted by relevance

123456789

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtManifoldPoint.java54 CollisionJNI.delete_btManifoldPoint(swigCPtr); in delete()
79 this(CollisionJNI.new_btManifoldPoint__SWIG_0(), true); in btManifoldPoint()
83 this(CollisionJNI.new_btManifoldPoint__SWIG_1(pointA, pointB, normal, distance), true); in btManifoldPoint()
87 CollisionJNI.btManifoldPoint_distance1_set(swigCPtr, this, value); in setDistance1()
91 return CollisionJNI.btManifoldPoint_distance1_get(swigCPtr, this); in getDistance1()
95 CollisionJNI.btManifoldPoint_combinedFriction_set(swigCPtr, this, value); in setCombinedFriction()
99 return CollisionJNI.btManifoldPoint_combinedFriction_get(swigCPtr, this); in getCombinedFriction()
103 CollisionJNI.btManifoldPoint_combinedRollingFriction_set(swigCPtr, this, value); in setCombinedRollingFriction()
107 return CollisionJNI.btManifoldPoint_combinedRollingFriction_get(swigCPtr, this); in getCombinedRollingFriction()
111 CollisionJNI.btManifoldPoint_combinedRestitution_set(swigCPtr, this, value); in setCombinedRestitution()
[all …]
DbtCollisionObjectFloatData.java54 CollisionJNI.delete_btCollisionObjectFloatData(swigCPtr); in delete()
62 CollisionJNI.btCollisionObjectFloatData_broadphaseHandle_set(swigCPtr, this, value); in setBroadphaseHandle()
66 return CollisionJNI.btCollisionObjectFloatData_broadphaseHandle_get(swigCPtr, this); in getBroadphaseHandle()
70 CollisionJNI.btCollisionObjectFloatData_collisionShape_set(swigCPtr, this, value); in setCollisionShape()
74 return CollisionJNI.btCollisionObjectFloatData_collisionShape_get(swigCPtr, this); in getCollisionShape()
78CollisionJNI.btCollisionObjectFloatData_rootCollisionShape_set(swigCPtr, this, btCollisionShapeDat… in setRootCollisionShape()
82 long cPtr = CollisionJNI.btCollisionObjectFloatData_rootCollisionShape_get(swigCPtr, this); in getRootCollisionShape()
87 CollisionJNI.btCollisionObjectFloatData_name_set(swigCPtr, this, value); in setName()
91 return CollisionJNI.btCollisionObjectFloatData_name_get(swigCPtr, this); in getName()
95CollisionJNI.btCollisionObjectFloatData_worldTransform_set(swigCPtr, this, btTransformFloatData.ge… in setWorldTransform()
[all …]
DbtCollisionObjectDoubleData.java54 CollisionJNI.delete_btCollisionObjectDoubleData(swigCPtr); in delete()
62 CollisionJNI.btCollisionObjectDoubleData_broadphaseHandle_set(swigCPtr, this, value); in setBroadphaseHandle()
66 return CollisionJNI.btCollisionObjectDoubleData_broadphaseHandle_get(swigCPtr, this); in getBroadphaseHandle()
70 CollisionJNI.btCollisionObjectDoubleData_collisionShape_set(swigCPtr, this, value); in setCollisionShape()
74 return CollisionJNI.btCollisionObjectDoubleData_collisionShape_get(swigCPtr, this); in getCollisionShape()
78CollisionJNI.btCollisionObjectDoubleData_rootCollisionShape_set(swigCPtr, this, btCollisionShapeDa… in setRootCollisionShape()
82 long cPtr = CollisionJNI.btCollisionObjectDoubleData_rootCollisionShape_get(swigCPtr, this); in getRootCollisionShape()
87 CollisionJNI.btCollisionObjectDoubleData_name_set(swigCPtr, this, value); in setName()
91 return CollisionJNI.btCollisionObjectDoubleData_name_get(swigCPtr, this); in getName()
95CollisionJNI.btCollisionObjectDoubleData_worldTransform_set(swigCPtr, this, btTransformDoubleData.… in setWorldTransform()
[all …]
DbtCollisionObject.java56 CollisionJNI.delete_btCollisionObject(swigCPtr); in delete()
173 return CollisionJNI.btCollisionObject_mergesSimulationIslands(swigCPtr, this); in mergesSimulationIslands()
177 return CollisionJNI.btCollisionObject_getAnisotropicFriction__SWIG_0(swigCPtr, this); in getAnisotropicFriction()
181CollisionJNI.btCollisionObject_setAnisotropicFriction__SWIG_0(swigCPtr, this, anisotropicFriction,… in setAnisotropicFriction()
185CollisionJNI.btCollisionObject_setAnisotropicFriction__SWIG_1(swigCPtr, this, anisotropicFriction); in setAnisotropicFriction()
189 …return CollisionJNI.btCollisionObject_hasAnisotropicFriction__SWIG_0(swigCPtr, this, frictionMode); in hasAnisotropicFriction()
193 return CollisionJNI.btCollisionObject_hasAnisotropicFriction__SWIG_1(swigCPtr, this); in hasAnisotropicFriction()
197CollisionJNI.btCollisionObject_setContactProcessingThreshold(swigCPtr, this, contactProcessingThre… in setContactProcessingThreshold()
201 return CollisionJNI.btCollisionObject_getContactProcessingThreshold(swigCPtr, this); in getContactProcessingThreshold()
205 return CollisionJNI.btCollisionObject_isStaticObject(swigCPtr, this); in isStaticObject()
[all …]
DbtDbvtBroadphase.java22 super(className, CollisionJNI.btDbvtBroadphase_SWIGUpcast(cPtr), cMemoryOwn); in btDbvtBroadphase()
36 super.reset(CollisionJNI.btDbvtBroadphase_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_btDbvtBroadphase(swigCPtr); in delete()
62 CollisionJNI.btDbvtBroadphase_sets_set(swigCPtr, this, btDbvt.getCPtr(value), value); in setSets()
66 long cPtr = CollisionJNI.btDbvtBroadphase_sets_get(swigCPtr, this); in getSets()
71CollisionJNI.btDbvtBroadphase_stageRoots_set(swigCPtr, this, SWIGTYPE_p_p_btDbvtProxy.getCPtr(valu… in setStageRoots()
75 long cPtr = CollisionJNI.btDbvtBroadphase_stageRoots_get(swigCPtr, this); in getStageRoots()
80CollisionJNI.btDbvtBroadphase_paircache_set(swigCPtr, this, btOverlappingPairCache.getCPtr(value),… in setPaircache()
84 long cPtr = CollisionJNI.btDbvtBroadphase_paircache_get(swigCPtr, this); in getPaircache()
89 CollisionJNI.btDbvtBroadphase_prediction_set(swigCPtr, this, value); in setPrediction()
[all …]
DbtGImpactMeshShapePart.java22 super(className, CollisionJNI.btGImpactMeshShapePart_SWIGUpcast(cPtr), cMemoryOwn); in btGImpactMeshShapePart()
36 super.reset(CollisionJNI.btGImpactMeshShapePart_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_btGImpactMeshShapePart(swigCPtr); in delete()
65 …super(className, CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_SWIGUpcast(cPtr), cMe… in TrimeshPrimitiveManager()
79 …super.reset(CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_SWIGUpcast(swigCPtr = cPtr… in reset()
97 CollisionJNI.delete_btGImpactMeshShapePart_TrimeshPrimitiveManager(swigCPtr); in delete()
105 CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_margin_set(swigCPtr, this, value); in setMargin()
109 return CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_margin_get(swigCPtr, this); in getMargin()
113CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_meshInterface_set(swigCPtr, this, btSt… in setMeshInterface()
117 …long cPtr = CollisionJNI.btGImpactMeshShapePart_TrimeshPrimitiveManager_meshInterface_get(swigCPtr… in getMeshInterface()
[all …]
DbtVoronoiSimplexSolver.java54 CollisionJNI.delete_btVoronoiSimplexSolver(swigCPtr); in delete()
62 CollisionJNI.btVoronoiSimplexSolver_numVertices_set(swigCPtr, this, value); in setNumVertices()
66 return CollisionJNI.btVoronoiSimplexSolver_numVertices_get(swigCPtr, this); in getNumVertices()
70CollisionJNI.btVoronoiSimplexSolver_simplexVectorW_set(swigCPtr, this, btVector3.getCPtr(value), v… in setSimplexVectorW()
74 long cPtr = CollisionJNI.btVoronoiSimplexSolver_simplexVectorW_get(swigCPtr, this); in getSimplexVectorW()
79CollisionJNI.btVoronoiSimplexSolver_simplexPointsP_set(swigCPtr, this, btVector3.getCPtr(value), v… in setSimplexPointsP()
83 long cPtr = CollisionJNI.btVoronoiSimplexSolver_simplexPointsP_get(swigCPtr, this); in getSimplexPointsP()
88CollisionJNI.btVoronoiSimplexSolver_simplexPointsQ_set(swigCPtr, this, btVector3.getCPtr(value), v… in setSimplexPointsQ()
92 long cPtr = CollisionJNI.btVoronoiSimplexSolver_simplexPointsQ_get(swigCPtr, this); in getSimplexPointsQ()
97CollisionJNI.btVoronoiSimplexSolver_cachedP1_set(swigCPtr, this, btVector3.getCPtr(value), value); in setCachedP1()
[all …]
DbtTriangleInfoMapData.java54 CollisionJNI.delete_btTriangleInfoMapData(swigCPtr); in delete()
64 CollisionJNI.btTriangleInfoMapData_hashTablePtr_set(swigCPtr, this, value); in setHashTablePtr()
69 return CollisionJNI.btTriangleInfoMapData_hashTablePtr_get(swigCPtr, this); in getHashTablePtr()
75 CollisionJNI.btTriangleInfoMapData_nextPtr_set(swigCPtr, this, value); in setNextPtr()
80 return CollisionJNI.btTriangleInfoMapData_nextPtr_get(swigCPtr, this); in getNextPtr()
84CollisionJNI.btTriangleInfoMapData_valueArrayPtr_set(swigCPtr, this, btTriangleInfoData.getCPtr(va… in setValueArrayPtr()
88 long cPtr = CollisionJNI.btTriangleInfoMapData_valueArrayPtr_get(swigCPtr, this); in getValueArrayPtr()
95 CollisionJNI.btTriangleInfoMapData_keyArrayPtr_set(swigCPtr, this, value); in setKeyArrayPtr()
100 return CollisionJNI.btTriangleInfoMapData_keyArrayPtr_get(swigCPtr, this); in getKeyArrayPtr()
104 CollisionJNI.btTriangleInfoMapData_convexEpsilon_set(swigCPtr, this, value); in setConvexEpsilon()
[all …]
DbtPersistentManifold.java22 super(className, CollisionJNI.btPersistentManifold_SWIGUpcast(cPtr), cMemoryOwn); in btPersistentManifold()
36 super.reset(CollisionJNI.btPersistentManifold_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_btPersistentManifold(swigCPtr); in delete()
62 CollisionJNI.btPersistentManifold_companionIdA_set(swigCPtr, this, value); in setCompanionIdA()
66 return CollisionJNI.btPersistentManifold_companionIdA_get(swigCPtr, this); in getCompanionIdA()
70 CollisionJNI.btPersistentManifold_companionIdB_set(swigCPtr, this, value); in setCompanionIdB()
74 return CollisionJNI.btPersistentManifold_companionIdB_get(swigCPtr, this); in getCompanionIdB()
78 CollisionJNI.btPersistentManifold_index1a_set(swigCPtr, this, value); in setIndex1a()
82 return CollisionJNI.btPersistentManifold_index1a_get(swigCPtr, this); in getIndex1a()
86 this(CollisionJNI.new_btPersistentManifold__SWIG_0(), true); in btPersistentManifold()
[all …]
DCollision.java64 CollisionJNI.gOverlappingPairs_set(value); in setGOverlappingPairs()
68 return CollisionJNI.gOverlappingPairs_get(); in getGOverlappingPairs()
72 CollisionJNI.gRemovePairs_set(value); in setGRemovePairs()
76 return CollisionJNI.gRemovePairs_get(); in getGRemovePairs()
80 CollisionJNI.gAddedPairs_set(value); in setGAddedPairs()
84 return CollisionJNI.gAddedPairs_get(); in getGAddedPairs()
88 CollisionJNI.gFindPairs_set(value); in setGFindPairs()
92 return CollisionJNI.gFindPairs_get(); in getGFindPairs()
96 return CollisionJNI.BT_NULL_PAIR_get(); in getBT_NULL_PAIR()
100 return CollisionJNI.gdxCheckFilter__SWIG_0(filter, flag); in gdxCheckFilter()
[all …]
DbtDispatcherInfo.java54 CollisionJNI.delete_btDispatcherInfo(swigCPtr); in delete()
62 this(CollisionJNI.new_btDispatcherInfo(), true); in btDispatcherInfo()
66 CollisionJNI.btDispatcherInfo_timeStep_set(swigCPtr, this, value); in setTimeStep()
70 return CollisionJNI.btDispatcherInfo_timeStep_get(swigCPtr, this); in getTimeStep()
74 CollisionJNI.btDispatcherInfo_stepCount_set(swigCPtr, this, value); in setStepCount()
78 return CollisionJNI.btDispatcherInfo_stepCount_get(swigCPtr, this); in getStepCount()
82 CollisionJNI.btDispatcherInfo_dispatchFunc_set(swigCPtr, this, value); in setDispatchFunc()
86 return CollisionJNI.btDispatcherInfo_dispatchFunc_get(swigCPtr, this); in getDispatchFunc()
90 CollisionJNI.btDispatcherInfo_timeOfImpact_set(swigCPtr, this, value); in setTimeOfImpact()
94 return CollisionJNI.btDispatcherInfo_timeOfImpact_get(swigCPtr, this); in getTimeOfImpact()
[all …]
DbtDbvt.java54 CollisionJNI.delete_btDbvt(swigCPtr); in delete()
97 CollisionJNI.delete_btDbvt_sStkNN(swigCPtr); in delete()
105 CollisionJNI.btDbvt_sStkNN_a_set(swigCPtr, this, btDbvtNode.getCPtr(value), value); in setA()
109 return btDbvtNode.internalTemp(CollisionJNI.btDbvt_sStkNN_a_get(swigCPtr, this), false); in getA()
113 CollisionJNI.btDbvt_sStkNN_b_set(swigCPtr, this, btDbvtNode.getCPtr(value), value); in setB()
117 return btDbvtNode.internalTemp(CollisionJNI.btDbvt_sStkNN_b_get(swigCPtr, this), false); in getB()
121 this(CollisionJNI.new_btDbvt_sStkNN__SWIG_0(), true); in sStkNN()
125 …this(CollisionJNI.new_btDbvt_sStkNN__SWIG_1(btDbvtNode.getCPtr(na), na, btDbvtNode.getCPtr(nb), nb… in sStkNN()
166 CollisionJNI.delete_btDbvt_sStkNP(swigCPtr); in delete()
174 CollisionJNI.btDbvt_sStkNP_node_set(swigCPtr, this, btDbvtNode.getCPtr(value), value); in setNode()
[all …]
DContactListener.java54 CollisionJNI.delete_ContactListener(swigCPtr); in delete()
68 CollisionJNI.ContactListener_change_ownership(this, swigCPtr, false); in swigReleaseOwnership()
73 CollisionJNI.ContactListener_change_ownership(this, swigCPtr, true); in swigTakeOwnership()
84 this(CollisionJNI.new_ContactListener(dummy), true); in ContactListener()
85 CollisionJNI.ContactListener_director_connect(this, swigCPtr, swigCMemOwn, true); in ContactListener()
89 CollisionJNI.ContactListener_enable(swigCPtr, this); in enable()
93 CollisionJNI.ContactListener_disable(swigCPtr, this); in disable()
97 CollisionJNI.ContactListener_enableOnAdded(swigCPtr, this); in enableOnAdded()
101 CollisionJNI.ContactListener_disableOnAdded(swigCPtr, this); in disableOnAdded()
105 return CollisionJNI.ContactListener_isOnAddedEnabled(swigCPtr, this); in isOnAddedEnabled()
[all …]
DbtGImpactShapeInterface.java22 super(className, CollisionJNI.btGImpactShapeInterface_SWIGUpcast(cPtr), cMemoryOwn); in btGImpactShapeInterface()
36 super.reset(CollisionJNI.btGImpactShapeInterface_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_btGImpactShapeInterface(swigCPtr); in delete()
62 CollisionJNI.btGImpactShapeInterface_updateBound(swigCPtr, this); in updateBound()
66 CollisionJNI.btGImpactShapeInterface_postUpdate(swigCPtr, this); in postUpdate()
70 return new btAABB(CollisionJNI.btGImpactShapeInterface_getLocalBox(swigCPtr, this), false); in getLocalBox()
74 return CollisionJNI.btGImpactShapeInterface_getShapeType(swigCPtr, this); in getShapeType()
78 return CollisionJNI.btGImpactShapeInterface_getGImpactShapeType(swigCPtr, this); in getGImpactShapeType()
82 long cPtr = CollisionJNI.btGImpactShapeInterface_getBoxSet(swigCPtr, this); in getBoxSet()
87 return CollisionJNI.btGImpactShapeInterface_hasBoxSet(swigCPtr, this); in hasBoxSet()
[all …]
DbtQuantizedBvhDoubleData.java54 CollisionJNI.delete_btQuantizedBvhDoubleData(swigCPtr); in delete()
62CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMin_set(swigCPtr, this, btVector3DoubleData.getCPtr(v… in setBvhAabbMin()
66 long cPtr = CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMin_get(swigCPtr, this); in getBvhAabbMin()
71CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMax_set(swigCPtr, this, btVector3DoubleData.getCPtr(v… in setBvhAabbMax()
75 long cPtr = CollisionJNI.btQuantizedBvhDoubleData_bvhAabbMax_get(swigCPtr, this); in getBvhAabbMax()
80CollisionJNI.btQuantizedBvhDoubleData_bvhQuantization_set(swigCPtr, this, btVector3DoubleData.getC… in setBvhQuantization()
84 long cPtr = CollisionJNI.btQuantizedBvhDoubleData_bvhQuantization_get(swigCPtr, this); in getBvhQuantization()
89 CollisionJNI.btQuantizedBvhDoubleData_curNodeIndex_set(swigCPtr, this, value); in setCurNodeIndex()
93 return CollisionJNI.btQuantizedBvhDoubleData_curNodeIndex_get(swigCPtr, this); in getCurNodeIndex()
97 CollisionJNI.btQuantizedBvhDoubleData_useQuantization_set(swigCPtr, this, value); in setUseQuantization()
[all …]
DbtQuantizedBvhFloatData.java54 CollisionJNI.delete_btQuantizedBvhFloatData(swigCPtr); in delete()
62CollisionJNI.btQuantizedBvhFloatData_bvhAabbMin_set(swigCPtr, this, btVector3FloatData.getCPtr(val… in setBvhAabbMin()
66 long cPtr = CollisionJNI.btQuantizedBvhFloatData_bvhAabbMin_get(swigCPtr, this); in getBvhAabbMin()
71CollisionJNI.btQuantizedBvhFloatData_bvhAabbMax_set(swigCPtr, this, btVector3FloatData.getCPtr(val… in setBvhAabbMax()
75 long cPtr = CollisionJNI.btQuantizedBvhFloatData_bvhAabbMax_get(swigCPtr, this); in getBvhAabbMax()
80CollisionJNI.btQuantizedBvhFloatData_bvhQuantization_set(swigCPtr, this, btVector3FloatData.getCPt… in setBvhQuantization()
84 long cPtr = CollisionJNI.btQuantizedBvhFloatData_bvhQuantization_get(swigCPtr, this); in getBvhQuantization()
89 CollisionJNI.btQuantizedBvhFloatData_curNodeIndex_set(swigCPtr, this, value); in setCurNodeIndex()
93 return CollisionJNI.btQuantizedBvhFloatData_curNodeIndex_get(swigCPtr, this); in getCurNodeIndex()
97 CollisionJNI.btQuantizedBvhFloatData_useQuantization_set(swigCPtr, this, value); in setUseQuantization()
[all …]
DbtAxisSweep3InternalInt.java22 super(className, CollisionJNI.btAxisSweep3InternalInt_SWIGUpcast(cPtr), cMemoryOwn); in btAxisSweep3InternalInt()
36 super.reset(CollisionJNI.btAxisSweep3InternalInt_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_btAxisSweep3InternalInt(swigCPtr); in delete()
97 CollisionJNI.delete_btAxisSweep3InternalInt_Edge(swigCPtr); in delete()
105 CollisionJNI.btAxisSweep3InternalInt_Edge_pos_set(swigCPtr, this, value); in setPos()
109 return CollisionJNI.btAxisSweep3InternalInt_Edge_pos_get(swigCPtr, this); in getPos()
113 CollisionJNI.btAxisSweep3InternalInt_Edge_handle_set(swigCPtr, this, value); in setHandle()
117 return CollisionJNI.btAxisSweep3InternalInt_Edge_handle_get(swigCPtr, this); in getHandle()
121 return CollisionJNI.btAxisSweep3InternalInt_Edge_IsMax(swigCPtr, this); in IsMax()
125 this(CollisionJNI.new_btAxisSweep3InternalInt_Edge(), true); in Edge()
[all …]
DbtAxisSweep3InternalShort.java22 super(className, CollisionJNI.btAxisSweep3InternalShort_SWIGUpcast(cPtr), cMemoryOwn); in btAxisSweep3InternalShort()
36 super.reset(CollisionJNI.btAxisSweep3InternalShort_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_btAxisSweep3InternalShort(swigCPtr); in delete()
97 CollisionJNI.delete_btAxisSweep3InternalShort_Edge(swigCPtr); in delete()
105 CollisionJNI.btAxisSweep3InternalShort_Edge_pos_set(swigCPtr, this, value); in setPos()
109 return CollisionJNI.btAxisSweep3InternalShort_Edge_pos_get(swigCPtr, this); in getPos()
113 CollisionJNI.btAxisSweep3InternalShort_Edge_handle_set(swigCPtr, this, value); in setHandle()
117 return CollisionJNI.btAxisSweep3InternalShort_Edge_handle_get(swigCPtr, this); in getHandle()
121 return CollisionJNI.btAxisSweep3InternalShort_Edge_IsMax(swigCPtr, this); in IsMax()
125 this(CollisionJNI.new_btAxisSweep3InternalShort_Edge(), true); in Edge()
[all …]
DbtBroadphaseProxy.java54 CollisionJNI.delete_btBroadphaseProxy(swigCPtr); in delete()
87 CollisionJNI.btBroadphaseProxy_clientObject_set(swigCPtr, this, value); in setClientObject()
91 return CollisionJNI.btBroadphaseProxy_clientObject_get(swigCPtr, this); in getClientObject()
95 CollisionJNI.btBroadphaseProxy_collisionFilterGroup_set(swigCPtr, this, value); in setCollisionFilterGroup()
99 return CollisionJNI.btBroadphaseProxy_collisionFilterGroup_get(swigCPtr, this); in getCollisionFilterGroup()
103 CollisionJNI.btBroadphaseProxy_collisionFilterMask_set(swigCPtr, this, value); in setCollisionFilterMask()
107 return CollisionJNI.btBroadphaseProxy_collisionFilterMask_get(swigCPtr, this); in getCollisionFilterMask()
111 CollisionJNI.btBroadphaseProxy_multiSapParentProxy_set(swigCPtr, this, value); in setMultiSapParentProxy()
115 return CollisionJNI.btBroadphaseProxy_multiSapParentProxy_get(swigCPtr, this); in getMultiSapParentProxy()
119 CollisionJNI.btBroadphaseProxy_uniqueId_set(swigCPtr, this, value); in setUniqueId()
[all …]
DbtGenericMemoryPool.java54 CollisionJNI.delete_btGenericMemoryPool(swigCPtr); in delete()
64 CollisionJNI.btGenericMemoryPool_pool_set(swigCPtr, this, value); in setPool()
69 return CollisionJNI.btGenericMemoryPool_pool_get(swigCPtr, this); in getPool()
73CollisionJNI.btGenericMemoryPool_free_nodes_set(swigCPtr, this, SWIGTYPE_p_size_t.getCPtr(value)); in setFree_nodes()
77 long cPtr = CollisionJNI.btGenericMemoryPool_free_nodes_get(swigCPtr, this); in getFree_nodes()
82CollisionJNI.btGenericMemoryPool_allocated_sizes_set(swigCPtr, this, SWIGTYPE_p_size_t.getCPtr(val… in setAllocated_sizes()
86 long cPtr = CollisionJNI.btGenericMemoryPool_allocated_sizes_get(swigCPtr, this); in getAllocated_sizes()
91 CollisionJNI.btGenericMemoryPool_allocated_count_set(swigCPtr, this, value); in setAllocated_count()
95 return CollisionJNI.btGenericMemoryPool_allocated_count_get(swigCPtr, this); in getAllocated_count()
99 CollisionJNI.btGenericMemoryPool_free_nodes_count_set(swigCPtr, this, value); in setFree_nodes_count()
[all …]
DbtGImpactQuantizedBvh.java54 CollisionJNI.delete_btGImpactQuantizedBvh(swigCPtr); in delete()
62 this(CollisionJNI.new_btGImpactQuantizedBvh__SWIG_0(), true); in btGImpactQuantizedBvh()
66 …this(CollisionJNI.new_btGImpactQuantizedBvh__SWIG_1(btPrimitiveManagerBase.getCPtr(primitive_manag… in btGImpactQuantizedBvh()
70 return new btAABB(CollisionJNI.btGImpactQuantizedBvh_getGlobalBox(swigCPtr, this), true); in getGlobalBox()
74CollisionJNI.btGImpactQuantizedBvh_setPrimitiveManager(swigCPtr, this, btPrimitiveManagerBase.getC… in setPrimitiveManager()
78 long cPtr = CollisionJNI.btGImpactQuantizedBvh_getPrimitiveManager(swigCPtr, this); in getPrimitiveManager()
83 CollisionJNI.btGImpactQuantizedBvh_update(swigCPtr, this); in update()
87 CollisionJNI.btGImpactQuantizedBvh_buildSet(swigCPtr, this); in buildSet()
91 …return CollisionJNI.btGImpactQuantizedBvh_boxQuery(swigCPtr, this, btAABB.getCPtr(box), box, SWIGT… in boxQuery()
95 …return CollisionJNI.btGImpactQuantizedBvh_boxQueryTrans(swigCPtr, this, btAABB.getCPtr(box), box, … in boxQueryTrans()
[all …]
DbtGImpactBvh.java54 CollisionJNI.delete_btGImpactBvh(swigCPtr); in delete()
62 this(CollisionJNI.new_btGImpactBvh__SWIG_0(), true); in btGImpactBvh()
66 …this(CollisionJNI.new_btGImpactBvh__SWIG_1(btPrimitiveManagerBase.getCPtr(primitive_manager), prim… in btGImpactBvh()
70 return new btAABB(CollisionJNI.btGImpactBvh_getGlobalBox(swigCPtr, this), true); in getGlobalBox()
74CollisionJNI.btGImpactBvh_setPrimitiveManager(swigCPtr, this, btPrimitiveManagerBase.getCPtr(primi… in setPrimitiveManager()
78 long cPtr = CollisionJNI.btGImpactBvh_getPrimitiveManager(swigCPtr, this); in getPrimitiveManager()
83 CollisionJNI.btGImpactBvh_update(swigCPtr, this); in update()
87 CollisionJNI.btGImpactBvh_buildSet(swigCPtr, this); in buildSet()
91 …return CollisionJNI.btGImpactBvh_boxQuery(swigCPtr, this, btAABB.getCPtr(box), box, SWIGTYPE_p_btA… in boxQuery()
95 …return CollisionJNI.btGImpactBvh_boxQueryTrans(swigCPtr, this, btAABB.getCPtr(box), box, transform… in boxQueryTrans()
[all …]
DClosestConvexResultCallback.java22 super(className, CollisionJNI.ClosestConvexResultCallback_SWIGUpcast(cPtr), cMemoryOwn); in ClosestConvexResultCallback()
36 super.reset(CollisionJNI.ClosestConvexResultCallback_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn); in reset()
54 CollisionJNI.delete_ClosestConvexResultCallback(swigCPtr); in delete()
68 CollisionJNI.ClosestConvexResultCallback_change_ownership(this, swigCPtr, false); in swigReleaseOwnership()
73 CollisionJNI.ClosestConvexResultCallback_change_ownership(this, swigCPtr, true); in swigTakeOwnership()
77 this(CollisionJNI.new_ClosestConvexResultCallback(convexFromWorld, convexToWorld), true); in ClosestConvexResultCallback()
78 CollisionJNI.ClosestConvexResultCallback_director_connect(this, swigCPtr, swigCMemOwn, true); in ClosestConvexResultCallback()
82CollisionJNI.ClosestConvexResultCallback_convexFromWorld_set(swigCPtr, this, btVector3.getCPtr(val… in setConvexFromWorld()
86 long cPtr = CollisionJNI.ClosestConvexResultCallback_convexFromWorld_get(swigCPtr, this); in getConvexFromWorld()
91CollisionJNI.ClosestConvexResultCallback_convexToWorld_set(swigCPtr, this, btVector3.getCPtr(value… in setConvexToWorld()
[all …]
DbtUsageBitfield.java54 CollisionJNI.delete_btUsageBitfield(swigCPtr); in delete()
62 this(CollisionJNI.new_btUsageBitfield(), true); in btUsageBitfield()
66 CollisionJNI.btUsageBitfield_reset(swigCPtr, this); in reset()
70 CollisionJNI.btUsageBitfield_usedVertexA_set(swigCPtr, this, value); in setUsedVertexA()
74 return CollisionJNI.btUsageBitfield_usedVertexA_get(swigCPtr, this); in getUsedVertexA()
78 CollisionJNI.btUsageBitfield_usedVertexB_set(swigCPtr, this, value); in setUsedVertexB()
82 return CollisionJNI.btUsageBitfield_usedVertexB_get(swigCPtr, this); in getUsedVertexB()
86 CollisionJNI.btUsageBitfield_usedVertexC_set(swigCPtr, this, value); in setUsedVertexC()
90 return CollisionJNI.btUsageBitfield_usedVertexC_get(swigCPtr, this); in getUsedVertexC()
94 CollisionJNI.btUsageBitfield_usedVertexD_set(swigCPtr, this, value); in setUsedVertexD()
[all …]
DbtCollisionShape.java54 CollisionJNI.delete_btCollisionShape(swigCPtr); in delete()
67 final int shapeType = CollisionJNI.btCollisionShape_getShapeType(swigCPtr, null); in newDerivedObject()
152 CollisionJNI.btCollisionShape_getAabb(swigCPtr, this, t, aabbMin, aabbMax); in getAabb()
156CollisionJNI.btCollisionShape_getBoundingSphere(swigCPtr, this, center, SWIGTYPE_p_float.getCPtr(r… in getBoundingSphere()
160 return CollisionJNI.btCollisionShape_getAngularMotionDisc(swigCPtr, this); in getAngularMotionDisc()
164 …return CollisionJNI.btCollisionShape_getContactBreakingThreshold(swigCPtr, this, defaultContactThr… in getContactBreakingThreshold()
168CollisionJNI.btCollisionShape_calculateTemporalAabb(swigCPtr, this, curTrans, linvel, angvel, time… in calculateTemporalAabb()
172 return CollisionJNI.btCollisionShape_isPolyhedral(swigCPtr, this); in isPolyhedral()
176 return CollisionJNI.btCollisionShape_isConvex2d(swigCPtr, this); in isConvex2d()
180 return CollisionJNI.btCollisionShape_isConvex(swigCPtr, this); in isConvex()
[all …]

123456789