Home
last modified time | relevance | path

Searched refs:GetInertia (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js194 k.prototype.GetMass=function(){return this.m_mass};k.prototype.GetInertia=function(){return this.m_… method in k
310 Y);L.ApplyForce(W,I);L.ApplyTorque(-L.GetInertia()/L.GetMass()*Y*L.GetAngularVelocity()*this.angula…