BulletCSharp.HullResult.HullResult C# (CSharp) Method

HullResult() public method

public HullResult ( ) : System
return System
        public HullResult()
            : this(LinearMathPINVOKE.new_HullResult(), true)
        {
        }

Same methods

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