Loading...
Searching...
No Matches
HdBlockDataSource Class Reference

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

#include <dataSource.h>

+ 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 228 of file dataSource.h.

Constructor & Destructor Documentation

◆ HdBlockDataSource()

HdBlockDataSource ( )
inline

Definition at line 233 of file dataSource.h.


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