[][src]Function rust_3d::test_helper::test_filter_3d

pub fn test_filter_3d<F, P>(f: F, path_expected: &str, unique_identifier: &str) where
    F: IsFilter<P>,
    P: IsBuildable3D + Clone

Tests a 3D filter by comparing the result of its usage on the test cube vs. its expected result