![]() |
|
Include dependency graph for userProcessingFunc.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UsdUtilsDependencyInfo |
| Class containing information from a processed dependency. More... | |
Typedefs | |
| using | UsdUtilsProcessingFunc = UsdUtilsDependencyInfo(const SdfLayerHandle &layer, const UsdUtilsDependencyInfo &dependencyInfo) |
| Signature for user supplied processing function. | |
| using UsdUtilsProcessingFunc = UsdUtilsDependencyInfo( const SdfLayerHandle &layer, const UsdUtilsDependencyInfo &dependencyInfo) |
Signature for user supplied processing function.
| layer | The layer containing this dependency. |
| dependencyInfo | contains asset path information for this dependency. |
Definition at line 95 of file userProcessingFunc.h.