|
Pico Headers
|
#include <pico_hit.h>

Public Attributes | |
| pv2 | normal |
| Contact normal (from SAT) | |
| pfloat | overlap |
| Amount of overlap between two shapes along colliding axis (MTD) | |
| ph_contact_t | contacts [2] |
| Contact points (maximum of two) | |
| int | count |
| Numer of contacts. | |
| pv2 ph_manifold_t::normal |
Contact normal (from SAT)
| pfloat ph_manifold_t::overlap |
Amount of overlap between two shapes along colliding axis (MTD)
| ph_contact_t ph_manifold_t::contacts[2] |
Contact points (maximum of two)
| int ph_manifold_t::count |
Numer of contacts.