Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetCount
Method
GetCount
trinity/Tr2MeshArea.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
int Tr2MeshArea::GetCount() const
72
{
73
return m_count;
74
}
75
76
void Tr2MeshArea::SetCount( int n )
77
{
Callers
8
GetBatches
Method · 0.45
CreateGeometryBatch
Function · 0.45
CollectAreaBlocks
Method · 0.45
CollectAreaBlocksWithSharedMaterials
Method · 0.45
PyGetItem
Function · 0.45
PySetItem
Function · 0.45
PyGetItemElement
Function · 0.45
PySetItemElement
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected