BulletCSharp.btHashInt.btHashInt C# (CSharp) Method

btHashInt() private method

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

Same methods

btHashInt::btHashInt ( int uid ) : System