Loading...
Searching...
No Matches
sceneIndexInputArgsSchema.h File Reference
+ Include dependency graph for sceneIndexInputArgsSchema.h:

Go to the source code of this file.

Classes

class  HdSceneIndexInputArgsSchema
 Schema for the container data source returned by HdRendererPlugin::GetSceneIndexInputArgs. More...
 
class  HdSceneIndexInputArgsSchema::Builder
 Utility class for setting sparse sets of child data source fields to be filled as arguments into BuildRetained. More...
 

Macros

#define HD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS
 

Typedefs

using HdRenderDelegateInfoDataSource = HdTypedSampledDataSource< HdRenderDelegateInfo >
 
using HdRenderDelegateInfoDataSourceHandle = HdRenderDelegateInfoDataSource::Handle
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdSceneIndexInputArgsSchemaTokens, HD_API, HD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ HD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS

#define HD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS
Value:
(motionBlurSupport) \
(cameraMotionBlurSupport) \
(legacyRenderDelegateInfo) \

Definition at line 39 of file sceneIndexInputArgsSchema.h.

Typedef Documentation

◆ HdRenderDelegateInfoDataSource

Definition at line 35 of file sceneIndexInputArgsSchema.h.

◆ HdRenderDelegateInfoDataSourceHandle

using HdRenderDelegateInfoDataSourceHandle = HdRenderDelegateInfoDataSource::Handle

Definition at line 36 of file sceneIndexInputArgsSchema.h.