|
Nudge Physics
A single file, header-only 3D physics library
|
The ContactCache struct contains the CachedContactImpulse and persists across frames. More...
#include <nudge.h>
Public Attributes | |
| uint64_t * | tags |
| CachedContactImpulse * | data |
| uint32_t | capacity |
| uint32_t | count |
The ContactCache struct contains the CachedContactImpulse and persists across frames.
| uint64_t* nudge::ContactCache::tags |
| CachedContactImpulse* nudge::ContactCache::data |
| uint32_t nudge::ContactCache::capacity |
| uint32_t nudge::ContactCache::count |