BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_releaseCluster C# (CSharp) Method

btSoftBody_releaseCluster() private method

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