HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdExtComputationCallbackDataSource Class Reference

#include <dataSourceLegacyPrim.h>

+ Inheritance diagram for HdExtComputationCallbackDataSource:

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
 

Detailed Description

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 51 of file dataSourceLegacyPrim.h.

Constructor & Destructor Documentation

HdExtComputationCallbackDataSource::HdExtComputationCallbackDataSource ( const SdfPath id,
HdSceneDelegate sceneDelegate 
)
inline

Definition at line 56 of file dataSourceLegacyPrim.h.

Member Function Documentation

HdExtComputationCallbackDataSource::HD_DECLARE_DATASOURCE ( HdExtComputationCallbackDataSource  )
HD_API void HdExtComputationCallbackDataSource::Invoke ( HdExtComputationContext context)

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