Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ end
Method
end
utilities/olcUTIL_QuadTree.h:315–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
typename IQuadtreeContainer::iterator end()
316
{
317
return m_allItems.end();
318
}
319
320
typename IQuadtreeContainer::const_iterator cbegin()
321
{
Callers
15
DrawSprite
Method · 0.80
DrawDecal
Method · 0.80
DrawPolygonDecal
Method · 0.80
UpdateTextEntry
Method · 0.80
pgex_Register
Method · 0.80
SetColour
Method · 0.80
insert
Method · 0.80
insert
Method · 0.80
intersects
Function · 0.80
project
Function · 0.80
clear
Method · 0.80
RayVsMesh
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected