Function rtcOccludedNp

Source
pub unsafe extern "C" fn rtcOccludedNp(
    scene: RTCScene,
    context: *mut RTCIntersectContext,
    ray: *const RTCRayNp,
    N: c_uint,
)