Function embree4_sys::rtcIntersect1

source ·
pub unsafe extern "C" fn rtcIntersect1(
    scene: RTCScene,
    rayhit: *mut RTCRayHit,
    args: *mut RTCIntersectArguments
)