| 
    HDK
    
   | 
 
#include "pxr/pxr.h"#include "pxr/imaging/hd/types.h"#include "pxr/imaging/hd/sortedIds.h"#include "pxr/base/tf/token.h"#include "pxr/usd/sdf/path.h"#include <set>#include <vector>#include <unordered_map>
 Include dependency graph for primTypeIndex.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Hd_PrimTypeIndex< PrimType > | 
Typedefs | |
| using | HdSceneDelegatePtrVector = std::vector< HdSceneDelegate * > | 
| using HdSceneDelegatePtrVector = std::vector<HdSceneDelegate*> | 
Definition at line 27 of file primTypeIndex.h.