MCPcopy 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
1178void xCameraSetTargetOMatrix(xCamera* cam, xMat4x3* mat)
1179{
1180 cam->tgt_omat = mat;
1181}
1182
1183void xCameraDoCollisions(S32 do_collis, S32 owner)
1184{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected