Jazz2::Collisions::CollisionPair struct

Collided pair of objects found by collision detection.

Public variables

std::int32_t ProxyIdA
Proxy ID of the first node.
std::int32_t ProxyIdB
Proxy ID of the second node.