Method |
Description |
|
Dispose ( ) : void |
|
|
btSphereSphereCollisionAlgorithm ( SWIGTYPE_p_btCollisionAlgorithmConstructionInfo ci ) : System |
|
|
btSphereSphereCollisionAlgorithm ( SWIGTYPE_p_btPersistentManifold mf, SWIGTYPE_p_btCollisionAlgorithmConstructionInfo ci, SWIGTYPE_p_btCollisionObjectWrapper col0Wrap, SWIGTYPE_p_btCollisionObjectWrapper col1Wrap ) : System |
|
|
calculateTimeOfImpact ( btCollisionObject body0, btCollisionObject body1, SWIGTYPE_p_btDispatcherInfo dispatchInfo, SWIGTYPE_p_btManifoldResult resultOut ) : float |
|
|
getAllContactManifolds ( SWIGTYPE_p_btManifoldArray manifoldArray ) : void |
|
|
processCollision ( SWIGTYPE_p_btCollisionObjectWrapper body0Wrap, SWIGTYPE_p_btCollisionObjectWrapper body1Wrap, SWIGTYPE_p_btDispatcherInfo dispatchInfo, SWIGTYPE_p_btManifoldResult resultOut ) : void |
|
|