MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / TaskParamsDelegate

Method TaskParamsDelegate

Hydrogent/src/Tasks/HnTaskManager.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82{}
83
84HnTaskManager::TaskParamsDelegate::TaskParamsDelegate(pxr::HdRenderIndex& Index,
85 const pxr::SdfPath& Id) :
86 pxr::HdSceneDelegate{&Index, Id}
87{}
88
89HnTaskManager::TaskParamsDelegate::~TaskParamsDelegate()
90{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected