BulletCSharp.BulletSoftBodyPINVOKE.new_btDefaultSoftBodySolver C# (CSharp) Method

new_btDefaultSoftBodySolver() private method

private new_btDefaultSoftBodySolver ( ) : IntPtr
return IntPtr
        public static extern IntPtr new_btDefaultSoftBodySolver();
BulletSoftBodyPINVOKE