Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ NumPoints
Method
NumPoints
src/game/map/render_map.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
int CMapBasedEnvelopePointAccess::NumPoints() const
119
{
120
return m_NumPoints;
121
}
122
123
int CMapBasedEnvelopePointAccess::NumPointsMax() const
124
{
Callers
2
EnvelopeEval
Method · 0.45
RenderEvalEnvelope
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected