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

Function destroyWindowToolkit

src/backend/opengl/sdl/window.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void destroyWindowToolkit()
40{
41 SDL_Quit();
42}
43
44const glm::mat4 Widget::findTransform(const MatrixHashMap& pMap, const float pX, const float pY)
45{

Callers 1

destroyWtkIfDoneFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected