MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / GetSize

Method GetSize

deps/LLGL/sources/Core/Blob.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61std::size_t BlobManaged::GetSize() const
62{
63 return size_;
64}
65
66
67/*

Callers 8

DirectFB_WM_ProcessEventFunction · 0.45
DirectFB_InitModesFunction · 0.45
DirectFB_MaximizeWindowFunction · 0.45
printWindowSizeFunction · 0.45
mainFunction · 0.45
CsWindow.cppFile · 0.45

Calls 1

sizeMethod · 0.45

Tested by 1

printWindowSizeFunction · 0.36