Exemplo n.º 1
0
        public FbxDouble4x4 assign(SWIGTYPE_p_FbxVectorTemplate3T_FbxVectorTemplate4T_FbxDouble_t_t pValue)
        {
            FbxDouble4x4 ret = new FbxDouble4x4(fbx_wrapperPINVOKE.FbxDouble4x4_assign__SWIG_1(swigCPtr, SWIGTYPE_p_FbxVectorTemplate3T_FbxVectorTemplate4T_FbxDouble_t_t.getCPtr(pValue)), false);

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