[][src]Function gvr_sys::gvr_get_screen_target_size

pub unsafe extern "C" fn gvr_get_screen_target_size(
    gvr: *const gvr_context
) -> gvr_sizei

Returns a non-distorted size for the screen, given the parameters of the phone and/or the head mounted device selected.

@param gvr Pointer to the gvr instance from which to get the size.

@return Screen (non-distorted) size for the render target.