HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdDataSourceBase Class Referenceabstract

#include <dataSource.h>

+ Inheritance diagram for HdDataSourceBase:

Public Member Functions

virtual HD_API ~HdDataSourceBase ()=0
 

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

Constructor & Destructor Documentation

virtual HD_API HdDataSourceBase::~HdDataSourceBase ( )
pure virtual

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