Pico Headers
Loading...
Searching...
No Matches
Public Attributes | List of all members
ph_manifold_t Struct Reference

#include <pico_hit.h>

Collaboration diagram for ph_manifold_t:
Collaboration graph
[legend]

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.
 

Member Data Documentation

◆ normal

pv2 ph_manifold_t::normal

Contact normal (from SAT)

◆ overlap

pfloat ph_manifold_t::overlap

Amount of overlap between two shapes along colliding axis (MTD)

◆ contacts

ph_contact_t ph_manifold_t::contacts[2]

Contact points (maximum of two)

◆ count

int ph_manifold_t::count

Numer of contacts.


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