[][src]Function gvr_sys::gvr_buffer_viewport_get_reprojection

pub unsafe extern "C" fn gvr_buffer_viewport_get_reprojection(
    viewport: *const gvr_buffer_viewport
) -> i32

Gets the type of reprojection to perform on the specified viewport.

@param viewport The buffer viewport. @return Type of reprojection that is applied to the viewport.