![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Geometry.h"Go to the source code of this file.
Functions | |
| float | getWeight (float height, float width, float specificWeight) |
| float | getOutOfWater (float width, float weight, float density) |
| Get the height immersed in water. | |
|
inline |
Get the height immersed in water.
| height | |
| width | |
| weight | specific weight |
References getCircleAreaByRadius().
Referenced by WorldObject::GetMinHeightInWater().
|
inline |
References getCylinderVolume().
Referenced by WorldObject::GetMinHeightInWater().