MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/FleX / GetLinearForce

Method GetLinearForce

extensions/flexExtMovingFrame.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 inline Vec3 GetLinearForce() const
67 {
68 return -acceleration;
69 }
70
71 inline Vec3 GetAngularForce(Vec3 p) const
72 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected