b3CreateVisualShapeSetChildTransform

Function b3CreateVisualShapeSetChildTransform 

Source
pub unsafe extern "C" fn b3CreateVisualShapeSetChildTransform(
    commandHandle: b3SharedMemoryCommandHandle,
    shapeIndex: c_int,
    childPosition: *const f64,
    childOrientation: *const f64,
)