#include <dataSource.h>
Represents an object which can produce scene data.
- See Also
- HdContainerDataSource HdVectorDataSource HdSampledDataSource Note that most derived classes will have standard API for allocation and handle manipulation. Derived classes that don't support instantiation should use HD_DECLARE_DATASOURCE_ABSTRACT, which omits the definition of ::New().
Definition at line 97 of file dataSource.h.
virtual HD_API HdDataSourceBase::~HdDataSourceBase |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: