Пример #1
0
 public SdfBatchNamespaceEdit(SdfBatchNamespaceEdit arg0) : this(UsdCsPINVOKE.new_SdfBatchNamespaceEdit__SWIG_1(SdfBatchNamespaceEdit.getCPtr(arg0)), true)
 {
     if (UsdCsPINVOKE.SWIGPendingException.Pending)
     {
         throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Пример #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SdfBatchNamespaceEdit obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }