#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterSameMapStatus (const Object *obj) | |
Protected Member Functions | |
| virtual Bool | allow (Object *objOther) |
If obj is on the map, reject all off-map objects. If obj is off the map, reject all on-map objects.
Definition at line 928 of file PartitionManager.h.
|
inline |
Definition at line 933 of file PartitionManager.h.
Implements PartitionFilter.
Definition at line 5274 of file PartitionManager.cpp.