ege::physics::Engine::collisionPoints Class Reference
#include <Engine.hpp>
Public Member Functions | |
| collisionPoints (const ememory::SharedPtr< ege::Element > &_elem1, const ememory::SharedPtr< ege::Element > &_elem2, const vec3 &_pos1, const vec3 &_pos2, const vec3 &_normal) | |
Public Attributes | |
| ememory::SharedPtr< ege::Element > | elem1 |
| ememory::SharedPtr< ege::Element > | elem2 |
| vec3 | positionElem1 |
| vec3 | positionElem2 |
| vec3 | normalElem2 |
Detailed Description
The documentation for this class was generated from the following file:
- framework/atria-soft/ege/ege/physics/Engine.hpp
1.8.12