|
Nudge Physics
A single file, header-only 3D physics library
|
The ActiveBodies struct. More...
#include <nudge.h>
Public Attributes | |
| uint16_t * | indices |
| uint32_t | capacity |
| uint32_t | count |
The ActiveBodies struct.
| uint16_t* nudge::ActiveBodies::indices |
array of size count of body indices
| uint32_t nudge::ActiveBodies::capacity |
| uint32_t nudge::ActiveBodies::count |