Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
void destroyWindowToolkit()
40
{
41
SDL_Quit();
42
}
43
44
const glm::mat4 Widget::findTransform(const MatrixHashMap& pMap, const float pX, const float pY)
45
{
Callers
1
destroyWtkIfDone
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected