Loading...
Searching...
No Matches
HdSceneIndexCreateArgsSchema::Builder Class Reference

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

#include <sceneIndexCreateArgsSchema.h>

Public Member Functions

HD_API BuilderSetMotionBlurSupport (const HdBoolDataSourceHandle &motionBlurSupport)
 
HD_API BuilderSetCameraMotionBlurSupport (const HdBoolDataSourceHandle &cameraMotionBlurSupport)
 
HD_API BuilderSetLegacyRenderDelegateInfo (const HdRenderDelegateInfoDataSourceHandle &legacyRenderDelegateInfo)
 
HD_API HdContainerDataSourceHandle Build ()
 Returns a container data source containing the members set thus far.
 

Detailed Description

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

Because all setter methods return a reference to the instance, this can be used in the "builder pattern" form.

Member Function Documentation

◆ Build()

HD_API HdContainerDataSourceHandle Build ( )

Returns a container data source containing the members set thus far.


The documentation for this class was generated from the following file: