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

Go to the source code of this file.

Classes

class  HdSceneIndexCreateArgsSchema
 Schema for the container data source returned by HdRendererPlugin::GetSceneIndexCreateArgs. More...
 
class  HdSceneIndexCreateArgsSchema::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_CREATE_ARGS_SCHEMA_TOKENS
 

Typedefs

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

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdSceneIndexCreateArgsSchemaTokens, HD_API, HD_SCENE_INDEX_CREATE_ARGS_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ HD_SCENE_INDEX_CREATE_ARGS_SCHEMA_TOKENS

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

Definition at line 39 of file sceneIndexCreateArgsSchema.h.

Typedef Documentation

◆ HdRenderDelegateInfoDataSource

Definition at line 35 of file sceneIndexCreateArgsSchema.h.

◆ HdRenderDelegateInfoDataSourceHandle

using HdRenderDelegateInfoDataSourceHandle = HdRenderDelegateInfoDataSource::Handle

Definition at line 36 of file sceneIndexCreateArgsSchema.h.