MCPcopy 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
2920size_t Viewer::getStaticGLBufferSize() const
2921{
2922 return GLStaticHolder::getStaticGLBuffer().heapBytes();
2923}
2924
2925void Viewer::updatePixelRatio_()
2926{

Callers 1

draw_helpersMethod · 0.80

Calls 1

heapBytesMethod · 0.45

Tested by

no test coverage detected