HDK
|
#include "pxr/pxr.h"
#include "pxr/base/tf/singleton.h"
#include "pxr/base/tf/staticTokens.h"
#include "pxr/imaging/hf/pluginRegistry.h"
#include "pxr/imaging/hd/api.h"
#include "pxr/imaging/hd/sceneIndex.h"
Go to the source code of this file.
Classes | |
class | HdSceneIndexPluginRegistry |
Macros | |
#define | HDSCENEINDEXPLUGINREGISTRY_TOKENS ((rendererDisplayName, "__rendererDisplayName")) \ |
Functions | |
TF_DECLARE_PUBLIC_TOKENS (HdSceneIndexPluginRegistryTokens, HD_API, HDSCENEINDEXPLUGINREGISTRY_TOKENS) | |
#define HDSCENEINDEXPLUGINREGISTRY_TOKENS ((rendererDisplayName, "__rendererDisplayName")) \ |
Definition at line 36 of file sceneIndexPluginRegistry.h.
TF_DECLARE_PUBLIC_TOKENS | ( | HdSceneIndexPluginRegistryTokens | , |
HD_API | , | ||
HDSCENEINDEXPLUGINREGISTRY_TOKENS | |||
) |