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

Method SetReadRprimIdParams

Hydrogent/src/Tasks/HnTaskManager.cpp:558–561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556}
557
558void HnTaskManager::SetReadRprimIdParams(const HnReadRprimIdTaskParams& Params)
559{
560 SetTaskParams(TaskUID_ReadRprimId, Params);
561}
562
563void HnTaskManager::SetRenderBoundBoxParams(const HnRenderBoundBoxTaskParams& Params)
564{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected