Nudge Physics
A single file, header-only 3D physics library
Loading...
Searching...
No Matches
nudge::BoxCollider Struct Reference

The BoxCollider struct. More...

#include <nudge.h>

Public Attributes

float size [3]
 
float unused
 

Detailed Description

The BoxCollider struct.

Member Data Documentation

◆ size

float nudge::BoxCollider::size[3]

the half dimensions of the box collider

◆ unused

float nudge::BoxCollider::unused

padding value used internally (better not touch)


The documentation for this struct was generated from the following file: