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

Go to the source code of this file.

Classes

class  UsdImagingUsdSceneIndexInputArgsSchema::Builder
 Utility class for setting sparse sets of child data source fields to be filled as arguments into BuildRetained. More...
 

Macros

#define USD_IMAGING_USD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS
 

Typedefs

using UsdStageRefPtrDataSource = HdTypedSampledDataSource< UsdStageRefPtr >
 
using UsdStageRefPtrDataSourceHandle = UsdStageRefPtrDataSource::Handle
 

Functions

 TF_DECLARE_REF_PTRS (UsdStage)
 
 TF_DECLARE_PUBLIC_TOKENS (UsdImagingUsdSceneIndexInputArgsSchemaTokens, USDIMAGING_API, USD_IMAGING_USD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ USD_IMAGING_USD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS

#define USD_IMAGING_USD_SCENE_INDEX_INPUT_ARGS_SCHEMA_TOKENS
Value:
(usdSceneIndex) \
(stage) \
(includeUnloadedPrims) \
(displayUnloadedPrimsWithBounds) \
(addDrawModeSceneIndex) \

Definition at line 38 of file usdSceneIndexInputArgsSchema.h.

Typedef Documentation

◆ UsdStageRefPtrDataSource

Definition at line 34 of file usdSceneIndexInputArgsSchema.h.

◆ UsdStageRefPtrDataSourceHandle

using UsdStageRefPtrDataSourceHandle = UsdStageRefPtrDataSource::Handle

Definition at line 35 of file usdSceneIndexInputArgsSchema.h.