Function simple_fcl_sys::fcl_model_add_triangle [] [src]

pub unsafe extern "C" fn fcl_model_add_triangle(
    model_ptr: fcl_model_t,
    p0: *const f32,
    p1: *const f32,
    p2: *const f32
)