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

Method getDensity

ogsr_engine/xrGame/PHShell.cpp:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175float CPHShell::getDensity() { return getMass() / getVolume(); }
176
177void CPHShell::PhDataUpdate(dReal step)
178{

Callers 1

SplitFromEndMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected