Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xModelGetFrame
Function
xModelGetFrame
src/SB/Core/x/xModel.h:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
inline xMat4x3* xModelGetFrame(xModelInstance* modelInst)
165
{
166
return (xMat4x3*)modelInst->Mat;
167
}
168
169
#endif
Callers
11
RotAddDelta
Method · 0.85
Timestep
Method · 0.85
TypData_RotMatSet
Method · 0.85
TypData_RotMatApply
Method · 0.85
ReconChuck
Method · 0.85
ReconSlickOil
Method · 0.85
SB1Dummy_UpdateFunc
Function · 0.85
zPlatform_Update
Function · 0.85
xEntGetFrame
Function · 0.85
xEntGetPos
Function · 0.85
xEntBeginUpdate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected