MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / begin

Method begin

utilities/olcUTIL_QuadTree.h:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308 }
309
310 typename IQuadtreeContainer::iterator begin()
311 {
312 return m_allItems.begin();
313 }
314
315 typename IQuadtreeContainer::iterator end()
316 {

Callers 15

DrawSpriteMethod · 0.80
DrawDecalMethod · 0.80
DrawPolygonDecalMethod · 0.80
UpdateTextEntryMethod · 0.80
pgex_RegisterMethod · 0.80
SampleMethod · 0.80
SetColourMethod · 0.80
intersectsFunction · 0.80
projectFunction · 0.80
clearMethod · 0.80
RayVsMeshFunction · 0.80
clearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected