MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xMovePointGetPos

Function xMovePointGetPos

src/SB/Core/x/xMovePoint.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173xVec3* xMovePointGetPos(const xMovePoint* m)
174{
175 return m->pos;
176}
177
178inline F32 xVec3Hdng(xVec3* a, const xVec3* b, const xVec3* c)
179{

Callers 4

zMovePointGetPosFunction · 0.85
zEGenerator_TurnOnFunction · 0.85
xEntMotionResetFunction · 0.85
xEntMotionDebugDrawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected