MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / PIsland

Method PIsland

ogsr_engine/xrGame/PHShell.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 virtual void add_Joint(CPhysicsJoint* J);
64
65 virtual CPHIsland* PIsland() { return &Island(); };
66 virtual void applyImpulseTrace(const Fvector& pos, const Fvector& dir, float val);
67
68 virtual void Update();

Callers 2

PhTuneMethod · 0.80
FlyToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected