From bf2d69c7cc3adcee6f87cbf596f1dfbd9263e568 Mon Sep 17 00:00:00 2001 From: Jeffrey Snyder Date: Mon, 23 Oct 2023 13:28:42 -0400 Subject: [PATCH] newest; --- leaf/Inc/leaf-filters.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/leaf/Inc/leaf-filters.h b/leaf/Inc/leaf-filters.h index 3ebee95..d201b00 100644 --- a/leaf/Inc/leaf-filters.h +++ b/leaf/Inc/leaf-filters.h @@ -631,6 +631,10 @@ extern "C" { @brief @param filter A pointer to the relevant tSVF.  + @fn void tSVF_setFilterType (tSVF* const svff, SVFType type) + @brief + @param filter A pointer to the relevant tSVF. + @param type which kind of filter do you want to change the SVF to? @} */ typedef enum SVFType