BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_clusterDCImpulse C# (CSharp) Method

btSoftBody_clusterDCImpulse() private method

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