Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ at
Method
at
include/JSystem/JGeometry/Matrix.h:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
f32 at(u32 i, u32 j) const { return mMtx[i][j]; }
29
30
T &ref(u32 i, u32 j) { return mMtx[i][j]; }
31
Callers
4
getXDir
Method · 0.80
getYDir
Method · 0.80
getZDir
Method · 0.80
getTrans
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected