MCPcopy 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
71int Tr2MeshArea::GetCount() const
72{
73 return m_count;
74}
75
76void Tr2MeshArea::SetCount( int n )
77{

Callers 8

GetBatchesMethod · 0.45
CreateGeometryBatchFunction · 0.45
CollectAreaBlocksMethod · 0.45
PyGetItemFunction · 0.45
PySetItemFunction · 0.45
PyGetItemElementFunction · 0.45
PySetItemElementFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected