Function rubullet_sys::b3GetBodyInfo[][src]

pub unsafe extern "C" fn b3GetBodyInfo(
    physClient: b3PhysicsClientHandle,
    bodyUniqueId: c_int,
    info: *mut b3BodyInfo
) -> c_int

given a body unique id, return the body information. See b3BodyInfo in SharedMemoryPublic.h