This class contains methods to run the immediate simulation steps.
| Method | Description |
|---|---|
| GenerateContacts | Generates the contact points for all the given pairs of shapes. Stores the resulting contacts in the ImmediateContact array, and the number of contacts per each pair in the outContactCounts array. |