Exemple #1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__unordered_setT_SdfPath_SdfPath__Hash_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Exemple #2
0
        public SWIGTYPE_p_std__unordered_setT_SdfPath_SdfPath__Hash_t GetIncludedPayloads()
        {
            SWIGTYPE_p_std__unordered_setT_SdfPath_SdfPath__Hash_t ret = new SWIGTYPE_p_std__unordered_setT_SdfPath_SdfPath__Hash_t(UsdCsPINVOKE.PcpCache_GetIncludedPayloads(swigCPtr), false);

            return(ret);
        }