Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getVertexCount
Method
getVertexCount
radiantcore/model/NullModel.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
int NullModel::getVertexCount() const
48
{
49
return 0;
50
}
51
52
int NullModel::getPolyCount() const
53
{
Callers
6
onModelLoaded
Method · 0.45
handleInputPathChanged
Method · 0.45
TEST_F
Function · 0.45
runConverterCode
Function · 0.45
TEST_F
Function · 0.45
pre
Method · 0.45
Calls
no outgoing calls
Tested by
1
pre
Method · 0.36