Structural interface for all dynamically-generated Nape list classes
(BodyList, ShapeList, CompoundList, etc.).
These classes are created at runtime by createListClasses and placed
in the nape namespace, so they cannot be imported directly. Use this
interface as the return type for Space / Body query methods.
Structural interface for all dynamically-generated Nape list classes (BodyList, ShapeList, CompoundList, etc.).
These classes are created at runtime by createListClasses and placed in the
napenamespace, so they cannot be imported directly. Use this interface as the return type for Space / Body query methods.