Beispiel #1
0
        public static SWIGTYPE_p_EFbxType FbxTypeOf(SWIGTYPE_p_EFbxQuatInterpMode arg0)
        {
            SWIGTYPE_p_EFbxType ret = new SWIGTYPE_p_EFbxType(fbx_wrapperPINVOKE.FbxTypeOf__SWIG_2(SWIGTYPE_p_EFbxQuatInterpMode.getCPtr(arg0)), true);

            if (fbx_wrapperPINVOKE.SWIGPendingException.Pending)
            {
                throw fbx_wrapperPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_EFbxQuatInterpMode obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }