BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setCollisionShape C# (CSharp) Method

btSoftBody_setCollisionShape() private method

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