Function global_compare_plane

Source
pub fn global_compare_plane() -> usize
Expand description

Gets the global comapre plane value.

This is a parameter to the compare_plane function.

Separated to allow compare_plane to be used as a function parameter for sort_by.