Add an editor polygon to the Bsp, and also stick a reference to it in the editor polygon's BspNodes list. If the editor polygon has more sides than the Bsp will allow, split it up into several sub-polygons. Returns: Index to newly-created node of Bsp. If several nodes were created because of split polys, returns the parent (highest one up in the Bsp).
source not stored for this graph (policy: none)
no test coverage detected