Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ GetMass
Method
GetMass
ogsr_engine/xrGame/PhysicsShellHolder.cpp:268–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
f32 CPhysicsShellHolder::GetMass() { return m_pPhysicsShell ? m_pPhysicsShell->getMass() : 0; }
269
270
u16 CPhysicsShellHolder::PHGetSyncItemsNumber()
271
{
Callers
nothing calls this directly
Calls
1
getMass
Method · 0.45
Tested by
no test coverage detected