MCPcopy Create free account
hub / github.com/arrayfire/forge / FI_Init

Function FI_Init

src/backend/opengl/window_impl.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50bool FI_Manager::initialized = false;
51
52static void FI_Init()
53{
54 static FI_Manager manager = FI_Manager();
55}
56
57class FI_BitmapResource
58{

Callers 1

saveFrameBufferMethod · 0.85

Calls 1

FI_ManagerClass · 0.85

Tested by

no test coverage detected