Function embree4_sys::rtcIntersect4

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