| 
    Nudge Physics
    
   A single file, header-only 3D physics library 
   | 
 
The BoxCollider struct. More...
#include <nudge.h>
Public Attributes | |
| float | size [3] | 
| float | unused | 
The BoxCollider struct.
| float nudge::BoxCollider::size[3] | 
the half dimensions of the box collider
| float nudge::BoxCollider::unused | 
padding value used internally (better not touch)