BulletCSharp.BulletSoftBodyPINVOKE.delete_btSoftBodySolver C# (CSharp) Method

delete_btSoftBodySolver() private method

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