Class DepthPredicate

    • Constructor Detail

      • DepthPredicate

        public DepthPredicate​(int minDepth,
                              int maxDepth)
        Creates a new depth filter for the given depths.
        Parameters:
        minDepth - the minimal depth
        maxDepth - the maximal depth