JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.mtrop.doom.bsp.BSPTree
Packages that use
BSPTree
Package
Description
net.mtrop.doom.util
Contains utility classes.
Uses of
BSPTree
in
net.mtrop.doom.util
Methods in
net.mtrop.doom.util
that return
BSPTree
Modifier and Type
Method
Description
static
BSPTree
MapUtils.
createBSPTree
(
Wad
wad,
String
headerName)
Creates a
BSPTree
from a starting map entry in a
Wad
.