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

Method bspBuildBounds

Source/Editor/Src/UnVisi.cpp:1801–1880  ·  view source on GitHub ↗

Build bounding volumes for all Bsp nodes. The bounding volume of the node completely encloses the "outside" space occupied by the nodes. Note that this is not the same as representing the bounding volume of all of the polygons within the node. We start with a practically-infinite cube and filter it down the Bsp, whittling it away until all of its convex volume fragments land in leaves.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

EndChangesMethod · 0.80
TestVisibilityMethod · 0.80

Calls 7

BuildZoneMasksFunction · 0.85
FilterBoundFunction · 0.85
NumMethod · 0.80
FVectorFunction · 0.50
InitMethod · 0.45
EmptyMethod · 0.45
ShrinkMethod · 0.45

Tested by 1

TestVisibilityMethod · 0.64