MCPcopy 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
164inline xMat4x3* xModelGetFrame(xModelInstance* modelInst)
165{
166 return (xMat4x3*)modelInst->Mat;
167}
168
169#endif

Callers 11

RotAddDeltaMethod · 0.85
TimestepMethod · 0.85
TypData_RotMatSetMethod · 0.85
TypData_RotMatApplyMethod · 0.85
ReconChuckMethod · 0.85
ReconSlickOilMethod · 0.85
SB1Dummy_UpdateFuncFunction · 0.85
zPlatform_UpdateFunction · 0.85
xEntGetFrameFunction · 0.85
xEntGetPosFunction · 0.85
xEntBeginUpdateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected