MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / GetHeight

Method GetHeight

TombEngine/Math/Objects/GameBoundingBox.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 int GameBoundingBox::GetHeight() const
69 {
70 return abs(Y2 - Y1);
71 }
72
73 int GameBoundingBox::GetDepth() const
74 {

Callers 15

CobraControlFunction · 0.80
VentilatorEffectFunction · 0.80
ShootAtEnemyFunction · 0.80
IsNextSectorValidFunction · 0.80
TargetReachableFunction · 0.80
GetTargetPointFunction · 0.80
lara_col_swan_diveFunction · 0.80
lara_as_deathFunction · 0.80

Calls

no outgoing calls

Tested by 1