|
HDK
|
#include "pxr/base/tf/declarePtrs.h"#include "pxr/imaging/hd/filteringSceneIndex.h"#include "pxr/imaging/hd/materialBindingSchema.h"#include "pxr/imaging/hd/materialOverrideSchema.h"#include "pxr/imaging/hdsi/api.h"#include <optional>#include <unordered_map>#include <unordered_set>
Include dependency graph for materialOverrideResolvingSceneIndex.h:Go to the source code of this file.
Classes | |
| class | HdsiMaterialOverrideResolvingSceneIndex |
Typedefs | |
| using | PathSet = std::unordered_set< SdfPath, SdfPath::Hash > |
Functions | |
| TF_DECLARE_WEAK_AND_REF_PTRS (HdsiMaterialOverrideResolvingSceneIndex) | |
| using PathSet = std::unordered_set<SdfPath, SdfPath::Hash> |
Definition at line 22 of file materialOverrideResolvingSceneIndex.h.
| TF_DECLARE_WEAK_AND_REF_PTRS | ( | HdsiMaterialOverrideResolvingSceneIndex | ) |