BulletCSharp.PHullResult.PHullResult C# (CSharp) Method

PHullResult() public method

public PHullResult ( ) : System
return System
        public PHullResult()
            : this(LinearMathPINVOKE.new_PHullResult(), true)
        {
        }

Same methods

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