MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / heapBytes

Method heapBytes

source/MRViewer/MRRenderMeshObject.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176size_t RenderMeshObject::heapBytes() const
177{
178 return 0;
179}
180
181size_t RenderMeshObject::glBytes() const
182{

Callers 4

heapBytesFunction · 0.45
calcUsedMemoryMethod · 0.45
filterByMemoryLimit_Method · 0.45
getStaticGLBufferSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected