HDK
|
#include <legacyTaskFactory.h>
Public Member Functions | |
virtual HdTaskSharedPtr | Create (HdSceneDelegate *delegate, const SdfPath &id)=0 |
virtual HD_API | ~HdLegacyTaskFactory () |
An abstract base class to create implementations of HdTask.
Definition at line 28 of file legacyTaskFactory.h.
|
virtual |
|
pure virtual |
Implemented in HdLegacyTaskFactory_Impl< T >.