|
HDK
|
#include <HUSD_FindCollections.h>
Public Member Functions | |
| HUSD_FindCollections (HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands=HUSD_TRAVERSAL_DEFAULT_DEMANDS) | |
| HUSD_FindCollections (HUSD_AutoAnyLock &lock, const UT_StringRef &primpath, const UT_StringRef &collectionname, HUSD_PrimTraversalDemands demands=HUSD_TRAVERSAL_DEFAULT_DEMANDS) | |
| ~HUSD_FindCollections () | |
| const HUSD_FindPrims & | findPrims () const |
| HUSD_FindPrims & | findPrims () |
| const UT_StringHolder & | collectionPattern () const |
| void | setCollectionPattern (const UT_StringHolder &pattern) |
| const PXR_NS::XUSD_PathSet & | getExpandedPathSet () const |
| void | getExpandedPaths (UT_StringArray &paths) const |
Definition at line 36 of file HUSD_FindCollections.h.
| HUSD_FindCollections::HUSD_FindCollections | ( | HUSD_AutoAnyLock & | lock, |
| HUSD_PrimTraversalDemands | demands = HUSD_TRAVERSAL_DEFAULT_DEMANDS |
||
| ) |
| HUSD_FindCollections::HUSD_FindCollections | ( | HUSD_AutoAnyLock & | lock, |
| const UT_StringRef & | primpath, | ||
| const UT_StringRef & | collectionname, | ||
| HUSD_PrimTraversalDemands | demands = HUSD_TRAVERSAL_DEFAULT_DEMANDS |
||
| ) |
| HUSD_FindCollections::~HUSD_FindCollections | ( | ) |
|
inline |
Definition at line 56 of file HUSD_FindCollections.h.
|
inline |
Definition at line 51 of file HUSD_FindCollections.h.
|
inline |
Definition at line 53 of file HUSD_FindCollections.h.
| void HUSD_FindCollections::getExpandedPaths | ( | UT_StringArray & | paths | ) | const |
| const PXR_NS::XUSD_PathSet& HUSD_FindCollections::getExpandedPathSet | ( | ) | const |
| void HUSD_FindCollections::setCollectionPattern | ( | const UT_StringHolder & | pattern | ) |