SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | List of all members
ai::Difference Class Reference

This filter performs a difference operation between several filter results. The result consists of elements that are in A and not in B, C, D, ... More...

#include <Difference.h>

Inheritance diagram for ai::Difference:
[legend]
Collaboration diagram for ai::Difference:
[legend]

Public Member Functions

void filter (const AIPtr &entity) override
 

Detailed Description

This filter performs a difference operation between several filter results. The result consists of elements that are in A and not in B, C, D, ...


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