BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_clusterVelocity C# (CSharp) Method

btSoftBody_clusterVelocity() private method

private btSoftBody_clusterVelocity ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
return IntPtr
        public static extern IntPtr btSoftBody_clusterVelocity(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE