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>
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 44 of file primTypeIndex.h.