MCPcopy 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

GenerateSmoothNormalsMethod · 0.80
ReindexBufferSourceFunction · 0.80
UpdateVertexBuffersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected