7#ifndef EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_TET_MESH_CONVERSION_SCENE_INDEX_PLUGIN_H
8#define EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_TET_MESH_CONVERSION_SCENE_INDEX_PLUGIN_H
11#include "pxr/imaging/hd/sceneIndexPlugin.h"
12#include "hdPrman/api.h"
14PXR_NAMESPACE_OPEN_SCOPE
27 HdSceneIndexBaseRefPtr _AppendSceneIndex(
28 const HdSceneIndexBaseRefPtr &inputScene,
29 const HdContainerDataSourceHandle &inputArgs)
override;
32PXR_NAMESPACE_CLOSE_SCOPE
Prman scene index plugin that configures the Tet Mesh Conversion scene index to generate meshes for T...