ege::ElementInteraction Class Reference
Public Member Functions | |
| int32_t | getType () |
| int32_t | getSourceGroup () |
| const std::vector< int32_t > & | getDestinationGroup () |
| void | addGroupDestination (int32_t _id) |
| const vec3 & | getSourcePosition () |
| ElementInteraction (int32_t _type, int32_t _groupSource, const vec3 &_pos) | |
| virtual void | applyEvent (ege::Element &_element) |
Protected Attributes | |
| int32_t | m_type |
| int32_t | m_groupSource |
| std::vector< int32_t > | m_groupDestination |
| vec3 | m_positionSource |
The documentation for this class was generated from the following file:
- framework/atria-soft/ege/ege/Environement.hpp
1.8.12