|
HDK
|
#include "pxr/imaging/hd/api.h"#include "pxr/imaging/hd/sceneIndex.h"#include "pxr/imaging/hd/sceneIndexObserver.h"#include "pxr/imaging/hf/pluginRegistry.h"#include "pxr/base/tf/singleton.h"#include "pxr/base/tf/staticTokens.h"#include "pxr/base/tf/token.h"#include "pxr/base/tf/weakPtr.h"#include "pxr/pxr.h"#include <string>#include <memory>
Include dependency graph for sceneIndexPluginRegistry.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdSceneIndexPluginRegistry |
| struct | HdSceneIndexPluginRegistry::PluginInsertionMetadata |
Macros | |
| #define | HDSCENEINDEXPLUGINREGISTRY_TOKENS |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (HdSceneIndexPluginRegistryTokens, HD_API, HDSCENEINDEXPLUGINREGISTRY_TOKENS) | |
| #define HDSCENEINDEXPLUGINREGISTRY_TOKENS |
Definition at line 27 of file sceneIndexPluginRegistry.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | HdSceneIndexPluginRegistryTokens | , |
| HD_API | , | ||
| HDSCENEINDEXPLUGINREGISTRY_TOKENS | |||
| ) |