MCPcopy Create free account
hub / github.com/MBU-Team/OpenMBU / Subdivide

Method Subdivide

engine/lib/opcode/OPC_AABBTree.cpp:149–324  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// * Subdivides the node. * * N * / \ * / \ * N/2 N/2 * / \ / \ * N/4 N/4 N/4 N/4 * (etc) * * A well-balanced tree should have a O(log n

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

SplitFunction · 0.85
GetPosFunction · 0.85
GetNegFunction · 0.85
GetSplittingValueMethod · 0.80
GetCountMethod · 0.45

Tested by

no test coverage detected