HDK
|
#include <dataSourceLegacyPrim.h>
Public Member Functions | |
HD_DECLARE_DATASOURCE (HdExtComputationCallbackDataSource) | |
HdExtComputationCallbackDataSource (const SdfPath &id, HdSceneDelegate *sceneDelegate) | |
HD_API void | Invoke (HdExtComputationContext *context) |
Public Member Functions inherited from HdDataSourceBase | |
virtual HD_API | ~HdDataSourceBase ()=0 |
This is a data source which holds a legacy ext computation. It is used only during emulation of legacy scene delegates but is exposed here as it is used by HdSceneIndexAdapterSceneDelegate for emulation of legacy render delegates.
Definition at line 52 of file dataSourceLegacyPrim.h.
|
inline |
Definition at line 57 of file dataSourceLegacyPrim.h.
HdExtComputationCallbackDataSource::HD_DECLARE_DATASOURCE | ( | HdExtComputationCallbackDataSource | ) |
HD_API void HdExtComputationCallbackDataSource::Invoke | ( | HdExtComputationContext * | context | ) |