pub unsafe extern "C" fn PxCollection_getObject(
    self_: *const PxCollection,
    index: u32
) -> *mut PxBase
Expand description

Gets the PxBase object of this collection given its index.

PxBase object at index index