#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterRejectBehind (Object *obj) | |
| virtual Bool | allow (Object *other) |
Reject any objects "behind" the given object. This is a 3D check.
Definition at line 896 of file PartitionManager.h.
| PartitionFilterRejectBehind::PartitionFilterRejectBehind | ( | Object * | obj | ) |
Definition at line 5303 of file PartitionManager.cpp.
Implements PartitionFilter.
Definition at line 5310 of file PartitionManager.cpp.