Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ Resolve
Method
Resolve
Hydrogent/src/HnMesh.cpp:744–747 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
742
}
743
744
virtual bool Resolve() override final
745
{
746
return true;
747
}
748
749
virtual bool _CheckValid() const override final
750
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected