[−][src]Type Definition linear_sim::collision::contact::group::KeyType
type KeyType = KeyType;
Type used for group keys.
Being defined as equal to the object::KeyType should keep it roughly large enough to handle any number of objects since the number of groups is always less than the number of individual objects.