Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xCameraSetTargetOMatrix
Function
xCameraSetTargetOMatrix
src/SB/Core/x/xCamera.cpp:1178–1181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1176
}
1177
1178
void xCameraSetTargetOMatrix(xCamera* cam, xMat4x3* mat)
1179
{
1180
cam->tgt_omat = mat;
1181
}
1182
1183
void xCameraDoCollisions(S32 do_collis, S32 owner)
1184
{
Callers
1
zEntPlayer_LoadCheckPoint
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected