Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ PPhysicsShellAnimator
Method
PPhysicsShellAnimator
ogsr_engine/xrGame/PHShell.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
#ifdef ANIMATED_PHYSICS_OBJECT_SUPPORT
77
virtual CPhysicsShellAnimator* PPhysicsShellAnimator() { return m_pPhysicsShellAnimatorC; };
78
#endif
79
80
private:
Callers
1
UpdateCL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected