示例#1
0
 public void GetAllDerivedTypes(SWIGTYPE_p_std__setT_TfType_t result)
 {
     UsdCsPINVOKE.TfType_GetAllDerivedTypes(swigCPtr, SWIGTYPE_p_std__setT_TfType_t.getCPtr(result));
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__setT_TfType_t obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }