Struct Contact

Linked-list node for tracking contacts on a physics object.

struct Contact

Linked-list node for tracking contacts on a physics object.

Public Members

struct ContactConstraint *constraint = {nullptr}
RigidBody *otherBody = {nullptr}