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

Method HnReadRprimIdTask

Hydrogent/src/Tasks/HnReadRprimIdTask.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39{
40
41HnReadRprimIdTask::HnReadRprimIdTask(pxr::HdSceneDelegate* ParamsDelegate, const pxr::SdfPath& Id) :
42 HnTask{Id}
43{
44}
45
46HnReadRprimIdTask::~HnReadRprimIdTask()
47{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected