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

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

#include <rileyRenderTargetSchema.h>

Public Member Functions

HDPRMAN_API BuilderSetRenderOutputs (const HdPathArrayDataSourceHandle &renderOutputs)
 
HDPRMAN_API BuilderSetExtent (const HdVec3iDataSourceHandle &extent)
 
HDPRMAN_API BuilderSetFilterMode (const HdTokenDataSourceHandle &filterMode)
 
HDPRMAN_API BuilderSetPixelVariance (const HdFloatDataSourceHandle &pixelVariance)
 
HDPRMAN_API BuilderSetParams (const HdContainerDataSourceHandle &params)
 
HDPRMAN_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.

Definition at line 214 of file rileyRenderTargetSchema.h.

Member Function Documentation

◆ Build()

HDPRMAN_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: