MCPcopy 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
80private:

Callers 1

UpdateCLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected