Exemplo n.º 1
0
 public SdfTupleDimensions(SWIGTYPE_p_a_2__unsigned_long_long s) : this(UsdCsPINVOKE.new_SdfTupleDimensions__SWIG_3(SWIGTYPE_p_a_2__unsigned_long_long.getCPtr(s)), true)
 {
     if (UsdCsPINVOKE.SWIGPendingException.Pending)
     {
         throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_a_2__unsigned_long_long obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }