|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Construct with a named containment predicate and crossing actions.
| fn_name | Identifier used for state encoding. |
| contains | Returns true when a world position lies within the Expanse. |
| on_enter | Fired with the entity id when it enters. May be empty. |
| on_exit | Fired with the entity id when it leaves. May be empty. |
Definition at line 56 of file Expanse.hpp.