ID of a body. This is a way of reasoning about bodies in a multithreaded simulation while avoiding ra...
Definition BodyID.h:13
Structure that holds a body pair.
Definition BodyPair.h:14
uint64 GetHash() const
Get the hash value of this object.
Definition BodyPair.h:28
BodyPair(BodyID inA, BodyID inB)
Definition BodyPair.h:19
JPH_OVERRIDE_NEW_DELETE BodyPair()=default
Constructor.