BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_applyForces C# (CSharp) Method

btSoftBody_applyForces() private method

private btSoftBody_applyForces ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void btSoftBody_applyForces(HandleRef jarg1);
BulletSoftBodyPINVOKE