java.lang.Object
dev.secondsun.util.BSPTree
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(BoundedCube object)getRoot()Gets the root node of this tree.Returns a list of tiles that are ordered front to back in draw order.
-
Constructor Details
-
BSPTree
public BSPTree() -
BSPTree
-
-
Method Details
-
add
-
order
Returns a list of tiles that are ordered front to back in draw order.- Parameters:
tiles-camera-- Returns:
-
getRoot
Gets the root node of this tree.
-