Exemplo n.º 1
0
        public static SWIGTYPE_p_std__setT_TfToken_TfToken__LTTokenFunctor_t GetAllGeomSubsetFamilyNames(UsdGeomImageable geom)
        {
            SWIGTYPE_p_std__setT_TfToken_TfToken__LTTokenFunctor_t ret = new SWIGTYPE_p_std__setT_TfToken_TfToken__LTTokenFunctor_t(UsdCsPINVOKE.UsdGeomSubset_GetAllGeomSubsetFamilyNames(UsdGeomImageable.getCPtr(geom)), true);

            if (UsdCsPINVOKE.SWIGPendingException.Pending)
            {
                throw UsdCsPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__setT_TfToken_TfToken__LTTokenFunctor_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }