MCPcopy 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
47int NullModel::getVertexCount() const
48{
49 return 0;
50}
51
52int NullModel::getPolyCount() const
53{

Callers 6

onModelLoadedMethod · 0.45
TEST_FFunction · 0.45
runConverterCodeFunction · 0.45
TEST_FFunction · 0.45
preMethod · 0.45

Calls

no outgoing calls

Tested by 1

preMethod · 0.36