Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ GetData
Method
GetData
Hydrogent/src/HnMesh.cpp:718–721 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
716
}
717
718
virtual void const* GetData() const override
719
{
720
return m_Data.data();
721
}
722
723
virtual size_t ComputeHash() const override
724
{
Callers
5
UpdateFaceVaryingPrimvars
Method · 0.80
UpdateConstantPrimvars
Method · 0.80
GenerateSmoothNormals
Method · 0.80
ReindexBufferSource
Function · 0.80
UpdateVertexBuffers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected