Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetSwigPtr ( ) : |
||
allocateCollisionAlgorithm ( int size ) : |
||
btCollisionDispatcher ( |
||
clearManifold ( |
||
defaultNearCallback ( |
||
dispatchAllCollisionPairs ( SWIGTYPE_p_btOverlappingPairCache pairCache, SWIGTYPE_p_btDispatcherInfo dispatchInfo, SWIGTYPE_p_btDispatcher dispatcher ) : void | ||
findAlgorithm ( SWIGTYPE_p_btCollisionObjectWrapper body0Wrap, SWIGTYPE_p_btCollisionObjectWrapper body1Wrap ) : SWIGTYPE_p_btCollisionAlgorithm | ||
findAlgorithm ( SWIGTYPE_p_btCollisionObjectWrapper body0Wrap, SWIGTYPE_p_btCollisionObjectWrapper body1Wrap, SWIGTYPE_p_btPersistentManifold sharedManifold ) : SWIGTYPE_p_btCollisionAlgorithm | ||
freeCollisionAlgorithm ( SWIGTYPE_p_void ptr ) : void | ||
getCollisionConfiguration ( ) : SWIGTYPE_p_btCollisionConfiguration | ||
getDispatcherFlags ( ) : int | ||
getInternalManifoldPointer ( ) : SWIGTYPE_p_p_btPersistentManifold | ||
getInternalManifoldPool ( ) : SWIGTYPE_p_btPoolAllocator | ||
getManifoldByIndexInternal ( int index ) : SWIGTYPE_p_btPersistentManifold | ||
getNearCallback ( ) : SWIGTYPE_p_f_r_btBroadphasePair_r_btCollisionDispatcher_r_q_const__btDispatcherInfo__void | ||
getNewManifold ( btCollisionObject b0, btCollisionObject b1 ) : SWIGTYPE_p_btPersistentManifold | ||
getNumManifolds ( ) : int | ||
needsCollision ( btCollisionObject body0, btCollisionObject body1 ) : bool | ||
needsResponse ( btCollisionObject body0, btCollisionObject body1 ) : bool | ||
registerCollisionCreateFunc ( int proxyType0, int proxyType1, SWIGTYPE_p_btCollisionAlgorithmCreateFunc createFunc ) : void | ||
releaseManifold ( SWIGTYPE_p_btPersistentManifold manifold ) : void | ||
setCollisionConfiguration ( SWIGTYPE_p_btCollisionConfiguration config ) : void | ||
setDispatcherFlags ( int flags ) : void | ||
setNearCallback ( SWIGTYPE_p_f_r_btBroadphasePair_r_btCollisionDispatcher_r_q_const__btDispatcherInfo__void nearCallback ) : void |
Method | Description | |
---|---|---|
btCollisionDispatcher ( |
||
getCPtr ( btCollisionDispatcher obj ) : HandleRef |
public GetSwigPtr ( ) : |
||
return |
public allocateCollisionAlgorithm ( int size ) : |
||
size | int | |
return |
public btCollisionDispatcher ( |
||
collisionConfiguration | ||
return | System |
public clearManifold ( |
||
manifold | ||
return | void |
public static defaultNearCallback ( |
||
collisionPair | ||
dispatcher | ||
dispatchInfo | ||
return | void |
public dispatchAllCollisionPairs ( SWIGTYPE_p_btOverlappingPairCache pairCache, SWIGTYPE_p_btDispatcherInfo dispatchInfo, SWIGTYPE_p_btDispatcher dispatcher ) : void | ||
pairCache | SWIGTYPE_p_btOverlappingPairCache | |
dispatchInfo | SWIGTYPE_p_btDispatcherInfo | |
dispatcher | SWIGTYPE_p_btDispatcher | |
return | void |
public findAlgorithm ( SWIGTYPE_p_btCollisionObjectWrapper body0Wrap, SWIGTYPE_p_btCollisionObjectWrapper body1Wrap ) : SWIGTYPE_p_btCollisionAlgorithm | ||
body0Wrap | SWIGTYPE_p_btCollisionObjectWrapper | |
body1Wrap | SWIGTYPE_p_btCollisionObjectWrapper | |
return | SWIGTYPE_p_btCollisionAlgorithm |
public findAlgorithm ( SWIGTYPE_p_btCollisionObjectWrapper body0Wrap, SWIGTYPE_p_btCollisionObjectWrapper body1Wrap, SWIGTYPE_p_btPersistentManifold sharedManifold ) : SWIGTYPE_p_btCollisionAlgorithm | ||
body0Wrap | SWIGTYPE_p_btCollisionObjectWrapper | |
body1Wrap | SWIGTYPE_p_btCollisionObjectWrapper | |
sharedManifold | SWIGTYPE_p_btPersistentManifold | |
return | SWIGTYPE_p_btCollisionAlgorithm |
public freeCollisionAlgorithm ( SWIGTYPE_p_void ptr ) : void | ||
ptr | SWIGTYPE_p_void | |
return | void |
public getCollisionConfiguration ( ) : SWIGTYPE_p_btCollisionConfiguration | ||
return | SWIGTYPE_p_btCollisionConfiguration |
public getInternalManifoldPointer ( ) : SWIGTYPE_p_p_btPersistentManifold | ||
return | SWIGTYPE_p_p_btPersistentManifold |
public getInternalManifoldPool ( ) : SWIGTYPE_p_btPoolAllocator | ||
return | SWIGTYPE_p_btPoolAllocator |
public getManifoldByIndexInternal ( int index ) : SWIGTYPE_p_btPersistentManifold | ||
index | int | |
return | SWIGTYPE_p_btPersistentManifold |
public getNearCallback ( ) : SWIGTYPE_p_f_r_btBroadphasePair_r_btCollisionDispatcher_r_q_const__btDispatcherInfo__void | ||
return | SWIGTYPE_p_f_r_btBroadphasePair_r_btCollisionDispatcher_r_q_const__btDispatcherInfo__void |
public getNewManifold ( btCollisionObject b0, btCollisionObject b1 ) : SWIGTYPE_p_btPersistentManifold | ||
b0 | btCollisionObject | |
b1 | btCollisionObject | |
return | SWIGTYPE_p_btPersistentManifold |
public needsCollision ( btCollisionObject body0, btCollisionObject body1 ) : bool | ||
body0 | btCollisionObject | |
body1 | btCollisionObject | |
return | bool |
public needsResponse ( btCollisionObject body0, btCollisionObject body1 ) : bool | ||
body0 | btCollisionObject | |
body1 | btCollisionObject | |
return | bool |
public registerCollisionCreateFunc ( int proxyType0, int proxyType1, SWIGTYPE_p_btCollisionAlgorithmCreateFunc createFunc ) : void | ||
proxyType0 | int | |
proxyType1 | int | |
createFunc | SWIGTYPE_p_btCollisionAlgorithmCreateFunc | |
return | void |
public releaseManifold ( SWIGTYPE_p_btPersistentManifold manifold ) : void | ||
manifold | SWIGTYPE_p_btPersistentManifold | |
return | void |
public setCollisionConfiguration ( SWIGTYPE_p_btCollisionConfiguration config ) : void | ||
config | SWIGTYPE_p_btCollisionConfiguration | |
return | void |
public setDispatcherFlags ( int flags ) : void | ||
flags | int | |
return | void |
public setNearCallback ( SWIGTYPE_p_f_r_btBroadphasePair_r_btCollisionDispatcher_r_q_const__btDispatcherInfo__void nearCallback ) : void | ||
nearCallback | SWIGTYPE_p_f_r_btBroadphasePair_r_btCollisionDispatcher_r_q_const__btDispatcherInfo__void | |
return | void |