7#ifndef EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_RILEY_GLOBALS_SCENE_INDEX_PLUGIN_H
8#define EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_RILEY_GLOBALS_SCENE_INDEX_PLUGIN_H
11#include "pxr/imaging/hd/sceneIndexPlugin.h"
12#include "hdPrman/api.h"
14PXR_NAMESPACE_OPEN_SCOPE
22 public HdSceneIndexPlugin
28 HdSceneIndexBaseRefPtr _AppendSceneIndex(
29 const HdSceneIndexBaseRefPtr &inputScene,
30 const HdContainerDataSourceHandle &inputArgs)
override;
33PXR_NAMESPACE_CLOSE_SCOPE
Prman scene index plugin that inspects, e.g., HdSceneGlobalsSchema to add a riley:globals prim that c...