BulletCSharp.BulletSoftBodyPINVOKE.btSoftRigidDynamicsWorld_removeCollisionObject C# (CSharp) Method

btSoftRigidDynamicsWorld_removeCollisionObject() private method

private btSoftRigidDynamicsWorld_removeCollisionObject ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void btSoftRigidDynamicsWorld_removeCollisionObject(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE