| 
    Box2D
    3.0.0
    
   A Real-Time-Oriented 2-D Physics Engine 
   | 
 
#include <Manifold.hpp>
Public Attributes | |
| Momentum | m_normal | 
| Normal impulse. This is the non-penetration impulse (4-bytes).  More... | |
| Momentum | m_tangent | 
| Tangent impulse. This is the friction impulse (4-bytes).  More... | |
| Momentum box2d::ContactImpulses::m_normal | 
Normal impulse. This is the non-penetration impulse (4-bytes).
| Momentum box2d::ContactImpulses::m_tangent | 
Tangent impulse. This is the friction impulse (4-bytes).
 1.8.14