HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sceneIndexPluginRegistry.h File Reference
#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)
 

Macro Definition Documentation

#define HDSCENEINDEXPLUGINREGISTRY_TOKENS
Value:
((rendererDisplayName, "__rendererDisplayName")) \
((allRenderers, ""))

Definition at line 27 of file sceneIndexPluginRegistry.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdSceneIndexPluginRegistryTokens  ,
HD_API  ,
HDSCENEINDEXPLUGINREGISTRY_TOKENS   
)