Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MethanePowered/MethaneKit
/ main
Function
main
Apps/01-HelloTriangle/HelloTriangleApp.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
};
120
121
int main(int argc, const char* argv[])
122
{
123
return HelloTriangleApp().Run({ argc, argv });
124
}
Callers
nothing calls this directly
Calls
2
HelloTriangleApp
Class · 0.85
Run
Method · 0.45
Tested by
no test coverage detected