#include <GtpVisibilityPreprocessor/include/ViewCellBSP.h>
Collaboration diagram for GtpVisibilityPreprocessor::BSPTree:
Public Member Functions | |
BSPTree (ViewCell *cell) | |
Protected Attributes | |
BSPNode * | mRoot |
Pointer to the root of the tree. | |
ViewCell * | mRootCell |
Pointer to the root cell of the viewspace */. |