Closed wbthomason closed 1 year ago
This PR exposes a constant view of the structures added to a World, to allow for easier manipulation without separately maintaining a list of structure names or pointers.
World
This is useful for, e.g., creating objects-only collision filters.
This PR exposes a constant view of the structures added to a
World
, to allow for easier manipulation without separately maintaining a list of structure names or pointers.This is useful for, e.g., creating objects-only collision filters.