Function rtcIntersect1M

Source
pub unsafe extern "C" fn rtcIntersect1M(
    scene: RTCScene,
    context: *mut RTCIntersectContext,
    rayhit: *mut RTCRayHit,
    M: c_uint,
    byteStride: usize,
)