rtcIntersectNp

Function rtcIntersectNp 

Source
pub unsafe extern "C" fn rtcIntersectNp(
    scene: RTCScene,
    context: *mut RTCIntersectContext,
    rayhit: *const RTCRayHitNp,
    N: c_uint,
)