Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ getStaticGLBufferSize
Method
getStaticGLBufferSize
source/MRViewer/MRViewer.cpp:2920–2923 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2918
}
2919
2920
size_t Viewer::getStaticGLBufferSize() const
2921
{
2922
return GLStaticHolder::getStaticGLBuffer().heapBytes();
2923
}
2924
2925
void Viewer::updatePixelRatio_()
2926
{
Callers
1
draw_helpers
Method · 0.80
Calls
1
heapBytes
Method · 0.45
Tested by
no test coverage detected