BulletCSharp.HullLibrary.HullLibrary C# (CSharp) Method

HullLibrary() public method

public HullLibrary ( ) : System
return System
        public HullLibrary()
            : this(LinearMathPINVOKE.new_HullLibrary(), true)
        {
        }

Same methods

HullLibrary::HullLibrary ( IntPtr cPtr, bool cMemoryOwn ) : System