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

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

#include <rileyGeometryInstanceSchema.h>

Public Member Functions

HDPRMAN_API BuilderSetGroupPrototype (const HdPathDataSourceHandle &groupPrototype)
 
HDPRMAN_API BuilderSetGeoPrototype (const HdPathDataSourceHandle &geoPrototype)
 
HDPRMAN_API BuilderSetMaterial (const HdPathDataSourceHandle &material)
 
HDPRMAN_API BuilderSetCoordsys (const HdPathArrayDataSourceHandle &coordsys)
 
HDPRMAN_API BuilderSetXform (const HdMatrixDataSourceHandle &xform)
 
HDPRMAN_API BuilderSetAttributes (const HdContainerDataSourceHandle &attributes)
 
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 227 of file rileyGeometryInstanceSchema.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: