MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / bspOptGeom

Method bspOptGeom

Source/Editor/Src/UnBsp.cpp:2446–2589  ·  view source on GitHub ↗

Optimize a level's Bsp, eliminating T-joints where possible, and building side links. This does not always do a 100% perfect job, mainly due to imperfect levels, however it should never fail or return incorrect results.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

MergeNearPointsFunction · 0.85
DistributePointFunction · 0.85
ForceOverflowMethod · 0.80
AllocMethod · 0.80
AddAllNodesMethod · 0.80
NumMethod · 0.80
FreeMethod · 0.80

Tested by

no test coverage detected