Loading...
Searching...
No Matches
collectionPredicateLibrary.h
Go to the documentation of this file.
1//
2// Copyright 2024 Pixar
3//
4// Licensed under the terms set forth in the LICENSE.txt file available at
5// https://openusd.org/license.
6//
7
8#ifndef PXR_USD_IMAGING_USD_IMAGING_COLLECTION_PREDICATE_LIBRARY_H
9#define PXR_USD_IMAGING_USD_IMAGING_COLLECTION_PREDICATE_LIBRARY_H
10
12
13#include "pxr/pxr.h"
14
15#include "pxr/usdImaging/usdImaging/api.h"
16
17#include "pxr/imaging/hd/collectionPredicateLibrary.h"
18
19PXR_NAMESPACE_OPEN_SCOPE
20
98
105USDIMAGING_API
108
129USDIMAGING_API
132 const HdCollectionPredicateLibrary &base);
133
135
136PXR_NAMESPACE_CLOSE_SCOPE
137
138#endif // PXR_USD_IMAGING_USD_IMAGING_COLLECTION_PREDICATE_LIBRARY_H
Represents a library of predicate functions for use with SdfPredicateExpression.
USDIMAGING_API const HdCollectionPredicateLibrary & UsdImagingGetCollectionPredicateLibrary()
Return a predicate library containing only the USD predicate functions listed above.