Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ get_LinearVel
Method
get_LinearVel
ogsr_engine/xrGame/PHShell.cpp:449–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
void CPHShell::get_LinearVel(Fvector& velocity) { (*elements.begin())->get_LinearVel(velocity); }
450
451
void CPHShell::get_AngularVel(Fvector& velocity) { (*elements.begin())->get_AngularVel(velocity); }
452
Callers
13
GetVelocity
Function · 0.45
CurrentVel
Method · 0.45
PHGetLinearVell
Method · 0.45
UpdateEnginePh
Method · 0.45
VisualUpdate
Method · 0.45
OnHUDDraw
Method · 0.45
UpdateBack
Method · 0.45
DbgUbdateCl
Method · 0.45
raise
Method · 0.45
keep
Method · 0.45
PHGetLinearVell
Method · 0.45
state_DeathFall
Method · 0.45
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected