7#ifndef PXR_IMAGING_HDPRMAN_COORD_SYS_PRIM_SCENE_INDEX_PLUGIN_H
8#define PXR_IMAGING_HDPRMAN_COORD_SYS_PRIM_SCENE_INDEX_PLUGIN_H
11#include "pxr/imaging/hd/sceneIndexPlugin.h"
12#include "hdPrman/api.h"
14PXR_NAMESPACE_OPEN_SCOPE
26 HdSceneIndexBaseRefPtr _AppendSceneIndex(
27 const HdSceneIndexBaseRefPtr &inputScene,
28 const HdContainerDataSourceHandle &inputArgs)
override;
31PXR_NAMESPACE_CLOSE_SCOPE
Plugin adds a scene index that adds coord system prims.