Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PartitionFilterRejectBehind Class Reference

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterRejectBehind (Object *obj)
 
virtual Bool allow (Object *other)
 

Detailed Description

Reject any objects "behind" the given object. This is a 3D check.

Definition at line 896 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterRejectBehind()

PartitionFilterRejectBehind::PartitionFilterRejectBehind ( Object * obj)

Definition at line 5303 of file PartitionManager.cpp.

Member Function Documentation

◆ allow()

Bool PartitionFilterRejectBehind::allow ( Object * other)
virtual

Implements PartitionFilter.

Definition at line 5310 of file PartitionManager.cpp.


The documentation for this class was generated from the following files: