Function embree4_sys::rtcIntersect8

source ·
pub unsafe extern "C" fn rtcIntersect8(
    valid: *const c_int,
    scene: RTCScene,
    rayhit: *mut RTCRayHit8,
    args: *mut RTCIntersectArguments
)