BulletCSharp.btSubSimplexClosestResult.btSubSimplexClosestResult C# (CSharp) Method

btSubSimplexClosestResult() private method

private btSubSimplexClosestResult ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
return System
        internal btSubSimplexClosestResult(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr = new HandleRef(this, cPtr);
        }

Same methods

btSubSimplexClosestResult::btSubSimplexClosestResult ( ) : System