BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_clusterVAImpulse C# (CSharp) Method

btSoftBody_clusterVAImpulse() private method

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