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

Method IsEnabled

Hydrogent/src/Tasks/HnTaskManager.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116bool HnTaskManager::TaskParamsDelegate::IsEnabled(const pxr::TfToken& Option) const
117{
118 return HdSceneDelegate::IsEnabled(Option);
119}
120
121pxr::HdRenderBufferDescriptor HnTaskManager::TaskParamsDelegate::GetRenderBufferDescriptor(const pxr::SdfPath& Id)
122{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected