public UsdSkelTopology(SWIGTYPE_p_TfSpanT_SdfPath_const_t paths) : this(UsdCsPINVOKE.new_UsdSkelTopology__SWIG_2(SWIGTYPE_p_TfSpanT_SdfPath_const_t.getCPtr(paths)), true)
 {
     if (UsdCsPINVOKE.SWIGPendingException.Pending)
     {
         throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Example #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_TfSpanT_SdfPath_const_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }