HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdCoordSysSchema::Builder Class Reference

#include <coordSysSchema.h>

Public Member Functions

HD_API BuilderSetName (const HdTokenDataSourceHandle &name)
 
HD_API HdContainerDataSourceHandle Build ()
 Returns a container data source containing the members set thus far. More...
 

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 81 of file coordSysSchema.h.

Member Function Documentation

HD_API HdContainerDataSourceHandle HdCoordSysSchema::Builder::Build ( )

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

HD_API Builder& HdCoordSysSchema::Builder::SetName ( const HdTokenDataSourceHandle name)

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