HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Box2D.ContactData Struct Reference

The contact data for two shapes. By convention the manifold normal points from shape A to shape B. More...

Collaboration diagram for Box2D.ContactData:
Collaboration graph
[legend]

Public Attributes

readonly Shape ShapeA
 The first shape in the contact.
 
readonly Shape ShapeB
 The second shape in the contact.
 
readonly Manifold Manifold
 The contact manifold.
 

Detailed Description

The contact data for two shapes. By convention the manifold normal points from shape A to shape B.


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