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

Method CreateFallbackBprim

Hydrogent/src/HnRenderDelegate.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493}
494
495pxr::HdBprim* HnRenderDelegate::CreateFallbackBprim(pxr::TfToken const& typeId)
496{
497 return nullptr;
498}
499
500void HnRenderDelegate::DestroyBprim(pxr::HdBprim* BPrim)
501{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected