Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DrawObjectIn3DSpace
Method · 0.80
GetDisplayItemBounds
Method · 0.80
Calls
1
ToPackedBits
Method · 0.80
Tested by
no test coverage detected