Пример #1
0
 public void SetRelocates(SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t newMap)
 {
     UsdCsPINVOKE.SdfPrimSpec_SetRelocates(swigCPtr, SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t.getCPtr(newMap));
     if (UsdCsPINVOKE.SWIGPendingException.Pending)
     {
         throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Пример #2
0
        public SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t GetIncrementalRelocatesTargetToSource()
        {
            SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t ret = new SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t(UsdCsPINVOKE.PcpLayerStack_GetIncrementalRelocatesTargetToSource(swigCPtr), false);

            if (UsdCsPINVOKE.SWIGPendingException.Pending)
            {
                throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Пример #3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Пример #4
0
        public SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t GetIncrementalRelocatesTargetToSource()
        {
            SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t ret = new SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t(UsdCsPINVOKE.PcpLayerStackPtr_GetIncrementalRelocatesTargetToSource(swigCPtr), false);

            return(ret);
        }