Loading...
Searching...
No Matches
HdPrman_RileyConversionSceneIndexPlugin Class Reference

Converts hydra prims to riley prims. More...

#include <rileyConversionSceneIndexPlugin.h>

Inherits HdSceneIndexPlugin.

Protected Member Functions

HdSceneIndexBaseRefPtr _AppendSceneIndex (const HdSceneIndexBaseRefPtr &inputScene, const HdContainerDataSourceHandle &inputArgs) override
 

Detailed Description

Converts hydra prims to riley prims.

The implementation is incomplete and only active HD_PRMAN_EXPERIMENTAL_RILEY_SCENE_INDEX_OBSERVER is set to true.

The limitations are as follows:

  • it only converts spheres
  • it always uses the fallback material
  • it ignores instancers

An example: Given a sphere /Sphere, the conversion results in:

/Sphere, type: riley:geometryPrototype /Sphere/RileyConversionGeometryInstance, type: riley:geometryInstance

Definition at line 52 of file rileyConversionSceneIndexPlugin.h.


The documentation for this class was generated from the following file: