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

Method Prepare

Hydrogent/src/Tasks/HnCopySelectionDepthTask.cpp:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void HnCopySelectionDepthTask::Prepare(pxr::HdTaskContext* TaskCtx,
57 pxr::HdRenderIndex* RenderIndex)
58{
59 m_RenderIndex = RenderIndex;
60}
61
62void HnCopySelectionDepthTask::Execute(pxr::HdTaskContext* TaskCtx)
63{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected