HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sceneIndexInputArgsSchema.h File Reference
+ Include dependency graph for sceneIndexInputArgsSchema.h:

Go to the source code of this file.

Classes

class  HdSceneIndexInputArgsSchema
 
class  HdSceneIndexInputArgsSchema::Builder
 

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

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

Definition at line 39 of file sceneIndexInputArgsSchema.h.

Typedef Documentation

using HdRenderDelegateInfoDataSourceHandle = HdRenderDelegateInfoDataSource::Handle

Definition at line 36 of file sceneIndexInputArgsSchema.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdSceneIndexInputArgsSchemaTokens  ,
HD_API  ,
HD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS   
)