Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HandmadeMath/HandmadeMath
/ HMM_M4
Function
HMM_M4
HandmadeMath.h:1454–1459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1452
1453
COVERAGE(HMM_M4, 1)
1454
static inline HMM_Mat4 HMM_M4(void)
1455
{
1456
ASSERT_COVERED(HMM_M4);
1457
HMM_Mat4 Result = {0};
1458
return Result;
1459
}
1460
1461
COVERAGE(HMM_M4D, 1)
1462
static inline HMM_Mat4 HMM_M4D(float Diagonal)
Callers
6
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected