#include <GtpVisibilityPreprocessor/include/ViewCellBSP.h>
Inherits GtpVisibilityPreprocessor::BSPNode.
Inheritance diagram for GtpVisibilityPreprocessor::BSPInterior:
Protected Attributes | |
Plane3 | mPlane |
Splitting plane corresponding to this node. | |
BSPNode * | mBack |
back node | |
BSPNode * | mFront |
front node | |
Private Member Functions | |
virtual bool | IsLeaf () const |