rtcIntersectNM

Function rtcIntersectNM 

Source
pub unsafe extern "C" fn rtcIntersectNM(
    scene: RTCScene,
    context: *mut RTCIntersectContext,
    rayhit: *mut RTCRayHitN,
    N: c_uint,
    M: c_uint,
    byteStride: size_t,
)