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

The CachedContactImpulse struct. More...

#include <nudge.h>

Public Attributes

float impulse [3]
 
float unused
 

Detailed Description

The CachedContactImpulse struct.

Note
Cached impulses persist across frames to implement warmstarting

Member Data Documentation

◆ impulse

float nudge::CachedContactImpulse::impulse[3]

◆ unused

float nudge::CachedContactImpulse::unused

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