public SWIGTYPE_p_std__unordered_mapT_SdfPath_TfToken_SdfPath__Hash_t GetAsPathExpansionRuleMap()
            {
                SWIGTYPE_p_std__unordered_mapT_SdfPath_TfToken_SdfPath__Hash_t ret = new SWIGTYPE_p_std__unordered_mapT_SdfPath_TfToken_SdfPath__Hash_t(UsdCsPINVOKE.UsdCollectionAPI_MembershipQuery_GetAsPathExpansionRuleMap(swigCPtr), true);

                return(ret);
            }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__unordered_mapT_SdfPath_TfToken_SdfPath__Hash_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }