Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
173
xVec3* xMovePointGetPos(const xMovePoint* m)
174
{
175
return m->pos;
176
}
177
178
inline F32 xVec3Hdng(xVec3* a, const xVec3* b, const xVec3* c)
179
{
Callers
4
zMovePointGetPos
Function · 0.85
zEGenerator_TurnOn
Function · 0.85
xEntMotionReset
Function · 0.85
xEntMotionDebugDraw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected