BulletCSharp.SWIGTYPE_p_btCollisionAlgorithmConstructionInfo.SWIGTYPE_p_btCollisionAlgorithmConstructionInfo C# (CSharp) Method

SWIGTYPE_p_btCollisionAlgorithmConstructionInfo() private method

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

Same methods

SWIGTYPE_p_btCollisionAlgorithmConstructionInfo::SWIGTYPE_p_btCollisionAlgorithmConstructionInfo ( ) : System
SWIGTYPE_p_btCollisionAlgorithmConstructionInfo