HdBlockDataSource Class Reference

A datasource representing the absence of a datasource. More...

+ Inheritance diagram for HdBlockDataSource:

Public Member Functions

 HD_DECLARE_DATASOURCE (HdBlockDataSource)
 

Detailed Description

A datasource representing the absence of a datasource.

If a container has a child datasource which is a block datasource, that's equivalent to that child being null. This type is useful when composing containers, where a block might shadow sampled data, and sampled data might shadow nullptr.

Definition at line 223 of file dataSource.h.


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