Method UsdUtilsComputeCollectionIncludesAndExcludes
UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet, UsdStage, SdfPathVector, SdfPathVector, double, uint, uint, SWIGTYPE_p_TfHashSetT_SdfPath_SdfPath__Hash_t)
Declaration
public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet includedRootPaths, UsdStage usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio, uint maxNumExcludesBelowInclude, uint minIncludeExcludeCollectionSize, SWIGTYPE_p_TfHashSetT_SdfPath_SdfPath__Hash_t pathsToIgnore)
Parameters
Returns
UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet, UsdStage, SdfPathVector, SdfPathVector, double, uint, uint)
Declaration
public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet includedRootPaths, UsdStage usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio, uint maxNumExcludesBelowInclude, uint minIncludeExcludeCollectionSize)
Parameters
Returns
UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet, UsdStage, SdfPathVector, SdfPathVector, double, uint)
Declaration
public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet includedRootPaths, UsdStage usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio, uint maxNumExcludesBelowInclude)
Parameters
Returns
UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet, UsdStage, SdfPathVector, SdfPathVector, double)
Declaration
public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet includedRootPaths, UsdStage usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio)
Parameters
Returns
UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet, UsdStage, SdfPathVector, SdfPathVector)
Declaration
public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SdfPathSet includedRootPaths, UsdStage usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude)
Parameters
Returns