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

Go to the source code of this file.

Classes

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

Macros

#define USD_IMAGING_SCENE_INDEX_CREATE_ARGS_SCHEMA_TOKENS
 

Typedefs

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

Functions

 TF_DECLARE_REF_PTRS (UsdStage)
 
 TF_DECLARE_PUBLIC_TOKENS (UsdImagingSceneIndexCreateArgsSchemaTokens, USDIMAGING_API, USD_IMAGING_SCENE_INDEX_CREATE_ARGS_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ USD_IMAGING_SCENE_INDEX_CREATE_ARGS_SCHEMA_TOKENS

#define USD_IMAGING_SCENE_INDEX_CREATE_ARGS_SCHEMA_TOKENS
Value:
(usdImagingSceneIndexCreateArgs) \
(stage) \
(includeUnloadedPrims) \
(displayUnloadedPrimsWithBounds) \
(addDrawModeSceneIndex) \

Definition at line 38 of file sceneIndexCreateArgsSchema.h.

Typedef Documentation

◆ UsdStageRefPtrDataSource

Definition at line 34 of file sceneIndexCreateArgsSchema.h.

◆ UsdStageRefPtrDataSourceHandle

using UsdStageRefPtrDataSourceHandle = UsdStageRefPtrDataSource::Handle

Definition at line 35 of file sceneIndexCreateArgsSchema.h.