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

Method HnTask

Hydrogent/src/Tasks/HnTask.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37{
38
39HnTask::HnTask(const pxr::SdfPath& Id) :
40 pxr::HdTask{Id}
41{
42}
43
44HnFrameRenderTargets* HnTask::GetFrameRenderTargets(pxr::HdTaskContext* TaskCtx) const
45{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected