Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xMat3x3Identity
Function
xMat3x3Identity
src/SB/Core/x/xClimate.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void xMat3x3Identity(xMat3x3* matrix)
192
{
193
xMat3x3Copy(matrix, &g_I3);
194
}
195
196
void xMat3x3Copy(xMat3x3* m1, const xMat3x3* m2)
197
{
Callers
5
move_wedgie
Function · 0.85
VecFromAngle
Function · 0.85
xClimateVecFromAngle
Function · 0.85
xMat3x3RotC
Function · 0.85
xMat4x3Rot
Function · 0.85
Calls
1
xMat3x3Copy
Function · 0.85
Tested by
no test coverage detected