Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ GetSize
Method
GetSize
TombEngine/Specific/Structures/BitField.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
unsigned int BitField::GetSize() const
63
{
64
return _size;
65
}
66
67
unsigned int BitField::GetCount() const
68
{
Callers
7
operator ==
Method · 0.45
BitField.cpp
File · 0.45
operator &
Method · 0.45
operator |
Method · 0.45
operator ^
Method · 0.45
Build
Method · 0.45
GetMutableTemporaryPointer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected