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

Method GetMeshBits

TombEngine/Game/Hud/DrawItems/DisplayItem.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 int DisplayItem::GetMeshBits() const
79 {
80 return _meshBits.ToPackedBits();
81 }
82
83 int DisplayItem::GetAnimNumber() const
84 {

Callers 2

DrawObjectIn3DSpaceMethod · 0.80
GetDisplayItemBoundsMethod · 0.80

Calls 1

ToPackedBitsMethod · 0.80

Tested by

no test coverage detected