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

Method size

utilities/olcUTIL_QuadTree.h:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328 }
329
330 size_t size() const
331 {
332 return root.size();
333 }
334
335 void clear()
336 {

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected