This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
HdDataSourceBase Class Referenceabstract

Represents an object which can produce scene data. More...

#include <dataSource.h>

+ Inheritance diagram for HdDataSourceBase:

Detailed Description

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


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